aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* Translation updatesPeter Eisentraut2023-11-06
* doc: \copy can get data values \. and end-of-input confusedBruce Momjian2023-11-03
* pg_upgrade: Add missing newline to messagePeter Eisentraut2023-11-03
* pg_upgrade: Fix test name in 002_pg_upgrade.plMichael Paquier2023-10-18
* Don't spuriously report FD_SETSIZE exhaustion on Windows.Noah Misch2023-10-14
* Fix omission of column-level privileges in selective pg_restore.Tom Lane2023-10-02
* pg_dump: tests: Correct test condition for invalid databasesAndres Freund2023-09-25
* pg_upgrade: check for types removed in pg12Alvaro Herrera2023-09-25
* Skip psql's TAP test for query cancellation entirely on WindowsMichael Paquier2023-09-13
* pg_basebackup: Generate valid temporary slot names under PQbackendPID()Michael Paquier2023-09-07
* Unify gratuitously different error messagesPeter Eisentraut2023-09-05
* Fix pg_dump assertion failure when dumping pg_catalog.Jeff Davis2023-08-22
* Translation updatesPeter Eisentraut2023-08-07
* Handle DROP DATABASE getting interruptedAndres Freund2023-07-13
* Fix tmpdir issues with commit e213de8e78Andrew Dunstan2023-07-08
* Use shorter location for pg_replslot in pg_basebackup testAndrew Dunstan2023-07-08
* Skip pg_baseback long filename test if path too long on WindowsAndrew Dunstan2023-07-06
* Improve pg_basebackup long file name test Windows robustnessAndrew Dunstan2023-07-03
* Fix pg_dump's failure to honor dependencies of SQL functions.Tom Lane2023-06-04
* Fix misuse of pg_log_info() for details/hints.Tom Lane2023-06-04
* Fix pgbench in prepared mode with an empty pipelineAlvaro Herrera2023-05-25
* Tighten usage of PSQL_WATCH_PAGER.Tom Lane2023-05-12
* Translation updatesPeter Eisentraut2023-05-08
* Fix pg_dump for hash partitioning on enum columns.Tom Lane2023-03-17
* amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0Andres Freund2023-03-11
* pgbench: Prepare commands in pipelines in advanceAlvaro Herrera2023-02-21
* Translation updatesPeter Eisentraut2023-02-06
* Avoid harmless warning from pg_dump --if-exists mode.Tom Lane2023-01-19
* Fix failure with perlcritic in psql's create_help.plMichael Paquier2023-01-19
* Create common infrastructure for cross-version upgrade testing.Tom Lane2023-01-16
* Fix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE ... SET SCHEMA.Dean Rasheed2023-01-06
* Fix typos in comments, code and documentationMichael Paquier2023-01-03
* Fix some incorrectness in upgrade_adapt.sql on query for WITH OIDSMichael Paquier2022-12-23
* 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