aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* Fix psql's \sf and \ef for new-style SQL functions.Tom Lane2022-12-02
* Translation updatesAlvaro Herrera2022-11-07
* Translation updatesPeter Eisentraut2022-11-07
* pg_dump: fix failure to dump comments on constraints in some cases.Tom Lane2022-11-02
* psql: Fix exit status when query is canceledPeter Eisentraut2022-10-22
* pg_basebackup: Fix cross-platform tablespace relocation.Robert Haas2022-10-21
* Translation updatesPeter Eisentraut2022-10-10
* Fix psql's behavior with \g for a multiple-command string.Tom Lane2022-10-03
* Fix tab-completion after commit 790bf615ddbaAlvaro Herrera2022-09-30
* Translation updatesPeter Eisentraut2022-09-26
* Add missing source files to pg_waldump/nls.mkAlvaro Herrera2022-09-25
* Message style improvementsPeter Eisentraut2022-09-24
* Improve terminologyPeter Eisentraut2022-09-23
* Allow publications with schema and table of the same schema.Amit Kapila2022-09-23
* Remove ALL keyword from TABLES IN SCHEMA for publicationAlvaro Herrera2022-09-22
* psql: Improve tab-completion for MERGE.Fujii Masao2022-09-22
* Improve ICU option handling in CREATE DATABASEPeter Eisentraut2022-09-21
* Suppress variable-set-but-not-used warnings from clang 15.Tom Lane2022-09-20
* Add missing serial commasPeter Eisentraut2022-09-19
* Fix createdb tests for C localePeter Eisentraut2022-09-16
* Don't allow creation of database with ICU locale with unsupported encodingPeter Eisentraut2022-09-16
* Fix incorrect value for "strategy" with deflateParams() in walmethods.cMichael Paquier2022-09-14
* Simplify handling of compression level with compression specificationsMichael Paquier2022-09-14
* Make locale option behavior more consistentPeter Eisentraut2022-09-13
* Move any remaining files generated by pg_upgrade into an internal subdirMichael Paquier2022-09-13
* Translation updatesPeter Eisentraut2022-09-05
* pg_dump: Fix new ICU testsPeter Eisentraut2022-08-25
* pg_dump: Dump colliculocalePeter Eisentraut2022-08-24
* Fix assertion failure in CREATE DATABASEPeter Eisentraut2022-08-22
* pg_upgrade: Fix thinko in database info acquisition routinePeter Eisentraut2022-08-22
* Remove shadowed local variables that are new in v15David Rowley2022-08-20
* pg_upgrade: Fix some minor code issuesPeter Eisentraut2022-08-13
* Move basebackup code to new directory src/backend/backupRobert Haas2022-08-10
* Translation updatesAlvaro Herrera2022-08-08
* Revert recent changes to 002_pg_upgrade.pl.Robert Haas2022-08-04
* Fix error reporting after ioctl() call with pg_upgrade --cloneMichael Paquier2022-08-01
* Revise test case added in 43746996399541ecb5c7b188725a5f097c15ceae.Robert Haas2022-07-29
* Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.Robert Haas2022-07-29
* Fix mistake in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.Robert Haas2022-07-29
* Use TRUNCATE to preserve relfilenode for pg_largeobject + index.Robert Haas2022-07-28
* Fix minor memory leaks in psql's tab completion.Tom Lane2022-07-22
* Remove unnecessary Windows-specific basebackup code.Thomas Munro2022-07-22
* Correct some uses of e.g. and i.e. in message strings and documentationJohn Naylor2022-07-21
* Fix various memory leaks in psql's describe commands \d*Michael Paquier2022-07-21
* pg_upgrade: Adjust quoting style in message to match guidelinesPeter Eisentraut2022-07-18
* Fix \watch's interaction with libedit on ^C.Thomas Munro2022-07-10
* Preserve relfilenode of pg_largeobject and its index across pg_upgrade.Robert Haas2022-07-08
* Re-order disable_on_error in tab-complete.Amit Kapila2022-07-07
* Tighten pg_upgrade's new check for non-upgradable anyarray usages.Tom Lane2022-07-05
* Revert 019_replslot_limit.pl related debugging aids.Andres Freund2022-07-05