Commits

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

DateSubjectAuthorReleases
2025-07-31 Sort dump objects independent of OIDs, for the 7 holdout object types. 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-06-04 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 14.9
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 14.8
2022-11-19 Postpone calls of unsafe server-side functions in pg_dump. Tom Lane 14.7
2021-08-31 Cache the results of format_type() queries in pg_dump. Tom Lane 14.0
2021-07-16 Fix pg_dump for disabled triggers on partitioned tables Alvaro Herrera 14.0
2021-05-07 Revert per-index collation version tracking feature. Thomas Munro 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-10 pg_dump: Add const decorations Peter Eisentraut 14.0
2021-01-14 pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane 14.0
2021-01-12 Dump ALTER TABLE ... ATTACH PARTITION as a separate ArchiveEntry. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-20 Multirange datatypes Alexander Korotkov 14.0
2020-11-02 Track collation versions for indexes. Thomas Munro 14.0
2020-09-03 Add support for streaming to built-in logical replication. Amit Kapila 14.0
2020-09-02 Fix typo in comment Alvaro Herrera 14.0
2020-07-18 Allow logical replication to transfer data in binary format. Tom Lane 14.0