Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 14.20
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 14.19
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 14.19
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 14.11
2023-10-02 Fix omission of column-level privileges in selective pg_restore. Tom Lane 14.10
2023-09-25 pg_dump: tests: Correct test condition for invalid databases Andres Freund 14.10
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 14.9
2023-06-04 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 14.9
2022-04-25 Remove some recently-added pg_dump test cases. Robert Haas 14.3
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 14.3
2022-03-05 Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. Noah Misch 14.3
2021-11-22 Fix pg_dump --inserts mode for generated columns with dropped columns. Tom Lane 14.2
2021-10-22 pg_dump: fix mis-dumping of non-global default privileges. Tom Lane 14.1
2021-08-31 Don't print extra parens around expressions in extended stats Tomas Vondra 14.0
2021-07-16 Fix pg_dump for disabled triggers on partitioned tables Alvaro Herrera 14.0
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2021-05-10 Add more TAP tests for pg_dump with attribute compression Michael Paquier 14.0
2021-05-07 Add a copyright notice to perl files lacking one. Andrew Dunstan 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-03-20 Fix up pg_dump's handling of per-attribute compression options. Tom Lane 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-02-03 pg_dump: Fix dumping of inherited generated columns Peter Eisentraut 14.0
2021-01-22 Avoid redundantly prefixing PQerrorMessage for a connection failure. Tom Lane 14.0
2021-01-21 Improve new wording of libpq's connection failure messages. Tom Lane 14.0
2021-01-11 Uniformly identify the target host in libpq connection failure reports. Tom Lane 14.0