Commits

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

DateSubjectAuthorReleases
2025-07-31 Sort dump objects independent of OIDs, for the 7 holdout object types. Noah Misch 15.14
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 15.11
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 15.6
2023-06-04 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 15.4
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 15.3
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-03-26 Allow specifying column lists for logical replication Tomas Vondra 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-14 Optionally disable subscriptions on error. Amit Kapila 15.0
2022-02-22 Allow specifying row filters for logical replication of tables. Amit Kapila 15.0
2022-02-03 Add UNIQUE null treatment option Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2022-01-05 Create foreign key triggers in partitioned tables too Alvaro Herrera 15.0
2021-12-31 pg_dump: minor performance improvements from eliminating sub-SELECTs. Tom Lane 15.0
2021-12-16 Clean up some more freshly-dead code in pg_dump and pg_upgrade. Tom Lane 15.0
2021-12-06 Account for TOAST data while scheduling parallel dumps. Tom Lane 15.0
2021-12-06 Postpone calls of unsafe server-side functions in pg_dump. Tom Lane 15.0
2021-12-06 Rethink pg_dump's handling of object ACLs. Tom Lane 15.0
2021-12-06 Refactor pg_dump's tracking of object components to be dumped. Tom Lane 15.0
2021-11-09 Rename some enums to use TABLE instead of REL. Amit Kapila 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-10-22 In pg_dump, use simplehash.h to look up dumpable objects by OID. Tom Lane 15.0
2021-08-31 Cache the results of format_type() queries in pg_dump. Tom Lane 15.0
2021-07-16 Fix pg_dump for disabled triggers on partitioned tables Alvaro Herrera 15.0
2021-07-14 Add support for prepared transactions to built-in logical replication. Amit Kapila 15.0