index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2019-07-25
Fix failures to ignore \r when reading Windows-style newlines.
Tom Lane
2019-07-24
Fix infelicities in describeOneTableDetails' partitioned-table handling.
Tom Lane
2019-07-24
Don't assume expr is available in pgbench tests
Andrew Dunstan
2019-07-23
Improve psql's \d output for partitioned indexes.
Tom Lane
2019-07-23
Improve psql's \d output for TOAST tables.
Tom Lane
2019-07-23
Add CREATE DATABASE LOCALE option
Peter Eisentraut
2019-07-23
Remove more progname references in vacuumdb.c
Michael Paquier
2019-07-22
Install dependencies to prevent dropping partition key columns.
Tom Lane
2019-07-22
Revert "initdb: Change authentication defaults"
Peter Eisentraut
2019-07-22
initdb: Change authentication defaults
Peter Eisentraut
2019-07-21
Fix compilation warning of pg_basebackup with MinGW
Michael Paquier
2019-07-19
Refactor parallelization processing code in src/bin/scripts/
Michael Paquier
2019-07-16
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-15
Provide pgbench --show-script to dump built-in scripts.
Thomas Munro
2019-07-15
Report the time taken by pgbench initialization steps.
Thomas Munro
2019-07-13
Revive test of concurrent OID generation.
Noah Misch
2019-07-13
Fix tab completion for UPDATE.
Thomas Munro
2019-07-13
Tab completion for CREATE TYPE.
Thomas Munro
2019-07-09
Message style improvements
Peter Eisentraut
2019-07-08
Remove unused C structure member
Bruce Momjian
2019-07-08
Fix inconsistencies in the code
Michael Paquier
2019-07-07
Remove more unreferenced function declarations
Michael Paquier
2019-07-06
psql: Fix logging output format
Peter Eisentraut
2019-07-05
Add \warn command to psql.
Tom Lane
2019-07-04
Unwind some workarounds for lack of portable int64 format specifier
Peter Eisentraut
2019-07-04
Sync our Snowball stemmer dictionaries with current upstream
Peter Eisentraut
2019-07-04
Simplify TAP tests of pg_dump for connection strings
Michael Paquier
2019-07-04
Use appendStringInfoString and appendPQExpBufferStr where possible
David Rowley
2019-07-03
Show table persistence in psql's \dt+ and related commands.
Tom Lane
2019-07-02
Fix accidentally swapped error message arguments
Peter Eisentraut
2019-07-02
Remove redundant newlines from error messages
Peter Eisentraut
2019-07-02
Don't treat complete_from_const as equivalent to complete_from_list.
Tom Lane
2019-07-02
Fix tab completion of "SET variable TO|=" to not offer bogus completions.
Tom Lane
2019-07-02
Simplify psql \d's rule for ordering the indexes of a table.
Tom Lane
2019-07-02
Refactor code of reindexdb for query generation
Michael Paquier
2019-07-01
pgindent run prior to branching v12.
Tom Lane
2019-07-01
Convert some stragglers to new frontend logging API
Peter Eisentraut
2019-07-01
Add missing serial commas
Peter Eisentraut
2019-06-30
Blind attempt to fix SSPI-auth case in 010_dump_connstr.pl.
Tom Lane
2019-06-29
Fix regression tests to use only global names beginning with "regress_".
Tom Lane
2019-06-25
Add toast-level reloption for vacuum_index_cleanup
Michael Paquier
2019-06-22
Consolidate methods for translating a Perl path to a Windows path.
Noah Misch
2019-06-19
pg_upgrade: Improve error messages
Peter Eisentraut
2019-06-19
pg_upgrade: Improve invalid option handling
Peter Eisentraut
2019-06-17
Translation updates
Peter Eisentraut
2019-06-17
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-15
Prefer timezone name "UTC" over alternative spellings.
Andrew Gierth
2019-06-14
Add pg_dumpall --rows-per-insert
Alvaro Herrera
2019-06-14
Tweak libpq's PQhost, PQhostaddr, and psql's \connect
Alvaro Herrera
2019-06-13
Fix double-word typos
Alvaro Herrera
[next]