Commits

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

DateSubjectAuthorReleases
2025-12-18 Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs. Noah Misch 17.8
2025-09-16 Fix pg_dump COMMENT dependency for separate domain constraints. Noah Misch 17.7
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 17.7
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 17.6
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 17.6
2025-07-31 Sort dump objects independent of OIDs, for the 7 holdout object types. Noah Misch 17.6
2025-07-21 pg_dump: include comments on not-null constraints on domains, too Álvaro Herrera 17.6
2025-07-16 Fix dumping of comments on invalid constraints on domains Álvaro Herrera 17.6
2025-04-16 Fix pg_dump --clean with partitioned indexes. Tom Lane 17.5
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 17.3
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 17.3
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 17.0
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 17.0
2024-07-29 Reduce number of commands dumpTableSchema emits for binary upgrade. Tom Lane 17.0
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-05-15 Fix query result leak during binary upgrade Daniel Gustafsson 17.0
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-05-09 Fix inconsistencies in error messages Alvaro Herrera 17.0
2024-05-02 Disallow NO INHERIT not-null constraints on partitioned tables Alvaro Herrera 17.0
2024-04-24 pg_dump: Put new options in consistent order in --help and man page Peter Eisentraut 17.0
2024-04-23 Fix the handling of the failover option in subscription commands. Amit Kapila 17.0
2024-04-22 Fix dumps of partitioned tables with table AMs Michael Paquier 17.0
2024-04-19 Better handle indirect constraint drops Alvaro Herrera 17.0
2024-04-18 Don't try to assign smart names to constraints Alvaro Herrera 17.0