aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* Fix --dry-run mode of pg_rewindMichael Paquier2019-10-04
* Translation updatesPeter Eisentraut2019-09-29
* Add tab completion for EXPLAIN (SETTINGS) in psqlMichael Paquier2019-09-27
* Translation updatesPeter Eisentraut2019-09-23
* pg_upgrade/test.sh: Quote sed(1) argumentAlvaro Herrera2019-09-18
* Prevent msys2 conversion of "cmd /c" switch to a file pathAndrew Dunstan2019-09-09
* Translation updatesPeter Eisentraut2019-09-09
* Message style fixesPeter Eisentraut2019-09-06
* Delay fsyncs of pg_basebackup until the end of backupMichael Paquier2019-09-04
* Clarify pg_dump documentationPeter Eisentraut2019-09-03
* pg_checksums: Handle read and write returns correctlyPeter Eisentraut2019-09-03
* Handle corner cases correctly in psql's reconnection logic.Tom Lane2019-09-02
* Disable timeouts when running pg_rewind with online source clusterMichael Paquier2019-08-28
* Fix failure of --jobs with vacuumdb on WindowsMichael Paquier2019-08-27
* Fix gettext triggers specificationPeter Eisentraut2019-08-26
* Adjust to latest Msys2 kernel release numberAndrew Dunstan2019-08-26
* Treat MINGW and MSYS the same in pg_upgrade test scriptAndrew Dunstan2019-08-26
* Fix error handling of vacuumdb when running out of fdsMichael Paquier2019-08-26
* Avoid platform-specific null pointer dereference in psql.Tom Lane2019-08-25
* Un-break pg_dump for pre-8.3 source servers.Tom Lane2019-08-13
* Translation updatesPeter Eisentraut2019-08-05
* Fix tab completion for ALTER LANGUAGE in psqlMichael Paquier2019-08-05
* Fix pg_dump's handling of dependencies for custom opclasses.Tom Lane2019-07-31
* Print WAL position correctly in pg_rewind error message.Heikki Linnakangas2019-07-30
* Don't uselessly escape a string that doesn't need escapingAlvaro Herrera2019-07-26
* Avoid choosing "localtime" or "posixrules" as TimeZone during initdb.Tom Lane2019-07-26
* Fix infelicities in describeOneTableDetails' partitioned-table handling.Tom Lane2019-07-24
* Don't assume expr is available in pgbench testsAndrew Dunstan2019-07-24
* Install dependencies to prevent dropping partition key columns.Tom Lane2019-07-22
* Revive test of concurrent OID generation.Noah Misch2019-07-13
* Message style improvementsPeter Eisentraut2019-07-09
* psql: Fix logging output formatPeter Eisentraut2019-07-06
* Fix accidentally swapped error message argumentsPeter Eisentraut2019-07-02
* Remove redundant newlines from error messagesPeter Eisentraut2019-07-02
* Don't treat complete_from_const as equivalent to complete_from_list.Tom Lane2019-07-02
* Fix tab completion of "SET variable TO|=" to not offer bogus completions.Tom Lane2019-07-02
* pgindent run prior to branching v12.Tom Lane2019-07-01
* Convert some stragglers to new frontend logging APIPeter Eisentraut2019-07-01
* Add missing serial commasPeter Eisentraut2019-07-01
* Blind attempt to fix SSPI-auth case in 010_dump_connstr.pl.Tom Lane2019-06-30
* Fix regression tests to use only global names beginning with "regress_".Tom Lane2019-06-29
* Add toast-level reloption for vacuum_index_cleanupMichael Paquier2019-06-25
* Consolidate methods for translating a Perl path to a Windows path.Noah Misch2019-06-21
* pg_upgrade: Improve error messagesPeter Eisentraut2019-06-19
* pg_upgrade: Improve invalid option handlingPeter Eisentraut2019-06-19
* Translation updatesPeter Eisentraut2019-06-17
* Fix more typos and inconsistencies in the treeMichael Paquier2019-06-17
* Prefer timezone name "UTC" over alternative spellings.Andrew Gierth2019-06-15
* Add pg_dumpall --rows-per-insertAlvaro Herrera2019-06-14
* Tweak libpq's PQhost, PQhostaddr, and psql's \connectAlvaro Herrera2019-06-14