Commits

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

DateSubjectAuthorReleases
2025-09-16 Fix pg_dump COMMENT dependency for separate domain constraints. Noah Misch 16.11
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 16.11
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 16.10
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 16.10
2025-07-31 Sort dump objects independent of OIDs, for the 7 holdout object types. Noah Misch 16.10
2025-07-16 Fix dumping of comments on invalid constraints on domains Álvaro Herrera 16.10
2025-04-16 Fix pg_dump --clean with partitioned indexes. Tom Lane 16.9
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 16.7
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 16.7
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 16.5
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 16.4
2024-05-15 Fix query result leak during binary upgrade Daniel Gustafsson 16.4
2023-12-29 In pg_dump, don't dump a stats object unless dumping underlying table. Tom Lane 16.2
2023-11-13 Don't try to dump RLS policies or security labels for extension objects. Tom Lane 16.2
2023-10-29 Teach pg_dump about the new pg_subscription.subrunasowner option. Tom Lane 16.1
2023-09-05 Unify gratuitously different error messages Peter Eisentraut 16.0
2023-08-22 Fix pg_dump assertion failure when dumping pg_catalog. Jeff Davis 16.0
2023-06-04 Fix pg_dump's failure to honor dependencies of SQL functions. Tom Lane 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-19 Message style improvements Peter Eisentraut 16.0
2023-05-17 Revert "Add USER SET parameter values for pg_db_role_setting" Alexander Korotkov 16.0
2023-04-27 Rework code defining default compression for dir/custom formats in pg_dump Michael Paquier 16.0
2023-04-19 Fix various typos and incorrect/outdated name references David Rowley 16.0
2023-04-13 Harmonize some more function parameter names. Peter Geoghegan 16.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0