Commits

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

DateSubjectAuthorReleases
2026-06-15 pg_dump: Remove dead code in TAP tests Michael Paquier 18 (unreleased)
2026-06-15 Fix inconsistencies with pg_restore --statistics[-only] Michael Paquier 18 (unreleased)
2026-02-26 pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children Álvaro Herrera 18.4
2025-11-25 pg_dump tests: don't put dumps in stdout Álvaro Herrera 18.2
2025-10-11 Restore test coverage of LZ4Stream_gets(). Tom Lane 18.1
2025-09-16 pg_restore: Fix comment handling with --no-policies. Fujii Masao 18.0
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. 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-21 pg_dump: include comments on not-null constraints on domains, too Álvaro Herrera 18.0
2025-06-30 Run pgperltidy Joe Conway 18.0
2025-06-26 pg_dump: include comments on valid not-null constraints, too Álvaro Herrera 18.0
2025-05-27 Change pg_dump default for statistics export. Jeff Davis 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
2025-04-07 Allow NOT NULL constraints to be added as NOT VALID Álvaro Herrera 18.0
2025-03-31 Add relallfrozen to pg_dump statistics. Jeff Davis 18.0
2025-03-26 Add pg_dump --with-{schema|data|statistics} options. Jeff Davis 18.0
2025-03-25 pg_dump: Add --sequence-data. Nathan Bossart 18.0
2025-03-25 Stats: use schemaname/relname instead of regclass. Jeff Davis 18.0
2025-03-16 pg_dump, pg_dumpall, pg_restore: Add --no-policies option. Tom Lane 18.0
2025-02-26 Use attnum to identify index columns in pg_restore_attribute_stats(). Tom Lane 18.0
2025-02-20 Transfer statistics during pg_upgrade. Jeff Davis 18.0