Commits

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

DateSubjectAuthorReleases
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 15.15
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 15.14
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 15.14
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 15.6
2023-10-02 Fix omission of column-level privileges in selective pg_restore. Tom Lane 15.5
2023-09-25 pg_dump: tests: Correct test condition for invalid databases Andres Freund 15.5
2023-08-22 Fix pg_dump assertion failure when dumping pg_catalog. Jeff Davis 15.5
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 15.4
2023-06-04 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 15.4
2022-11-02 pg_dump: fix failure to dump comments on constraints in some cases. Tom Lane 15.1
2022-09-23 Allow publications with schema and table of the same schema. Amit Kapila 15.0
2022-09-22 Remove ALL keyword from TABLES IN SCHEMA for publication Alvaro Herrera 15.0
2022-08-25 pg_dump: Fix new ICU tests Peter Eisentraut 15.0
2022-08-24 pg_dump: Dump colliculocale Peter Eisentraut 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-22 Remove some recently-added pg_dump test cases. Robert Haas 15.0
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-05 Extend TAP tests of pg_dump to test for compression with gzip Michael Paquier 15.0
2022-03-26 Allow specifying column lists for logical replication Tomas Vondra 15.0
2022-03-24 Remove unused module imports from TAP tests Daniel Gustafsson 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-15 Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD. Robert Haas 15.0
2022-03-05 Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. Noah Misch 15.0
2022-03-04 Add some additional tests for row filters in logical replication. Amit Kapila 15.0