Commits

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

DateSubjectAuthorReleases
2026-06-03 pg_dump: scope indAttNames per index in getIndexes() Alexander Korotkov 18 (unreleased)
2026-03-07 Fix invalid boolean if-test Álvaro Herrera 18.4
2026-02-26 pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children Álvaro Herrera 18.4
2026-01-11 pg_dump: Fix memory leak in dumpSequenceData(). Nathan Bossart 18.2
2026-01-09 pg_dump: Fix gathering of sequence information. Nathan Bossart 18.2
2025-12-18 Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs. Noah Misch 18.2
2025-12-08 Unify error messages Álvaro Herrera 18.2
2025-10-18 Fix determination of not-null constraint "locality" for inherited columns Álvaro Herrera 18.1
2025-09-16 Fix pg_dump COMMENT dependency for separate domain constraints. Noah Misch 18.0
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 18.0
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 18.0
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 18.0
2025-08-02 Simplify options in pg_dump and pg_restore. Jeff Davis 18.0
2025-08-01 pg_dump: reject combination of "only" and "with" Jeff Davis 18.0
2025-07-31 Sort dump objects independent of OIDs, for the 7 holdout object types. Noah Misch 18.0
2025-07-30 Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan 18.0
2025-07-21 pg_dump: include comments on not-null constraints on domains, too Álvaro Herrera 18.0
2025-07-16 Fix dumping of comments on invalid constraints on domains Álvaro Herrera 18.0
2025-06-26 pg_dump: include comments on valid not-null constraints, too Álvaro Herrera 18.0
2025-06-19 Improve pg_dump/pg_dumpall help synopses and terminology Peter Eisentraut 18.0
2025-06-18 pg_dump: Allow pg_dump to dump the statistics for foreign tables. Fujii Masao 18.0
2025-06-16 Message style improvements Peter Eisentraut 18.0
2025-05-22 pg_dump: Adjust reltuples from 0 to -1 for dumps of older versions. Nathan Bossart 18.0
2025-05-20 pg_dump: Fix array literals in fetchAttributeStats(). Nathan Bossart 18.0
2025-04-28 Fix pg_dump for inherited validated not-null constraints Álvaro Herrera 18.0