Commits

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

DateSubjectAuthorReleases
2026-06-16 pg_restore: Use dependency-based matching for STATISTICS DATA Michael Paquier 18 (unreleased)
2026-06-15 Fix inconsistencies with pg_restore --statistics[-only] Michael Paquier 18 (unreleased)
2026-04-02 Harden astreamer tar parsing logic against archives it can't handle. Tom Lane 18.4
2025-09-18 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 18.0
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 18.0
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-29 pg_dump: Fix compression API errorhandling Daniel Gustafsson 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-07-30 Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan 18.0
2025-06-03 Fix a pg_dump scenario for platforms where SEEK_CUR != 1. Noah Misch 18.0
2025-05-27 Change pg_dump default for statistics export. Jeff Davis 18.0
2025-04-17 pg_dump: Fix incorrect archive format shown in error message. Fujii Masao 18.0
2025-04-04 Move common pg_dump code related to connections to a new file Andrew Dunstan 18.0
2025-04-04 Non text modes for pg_dumpall, correspondingly change pg_restore Andrew Dunstan 18.0
2025-04-04 Remove unused function parameters in pg_backup_archiver.c. Nathan Bossart 18.0
2025-04-04 pg_dump: Retrieve attribute statistics in batches. Nathan Bossart 18.0
2025-04-04 pg_dump: Reduce memory usage of dumps with statistics. Nathan Bossart 18.0
2025-03-28 Matview statistics depend on matview data. Jeff Davis 18.0
2025-03-16 pg_dump, pg_dumpall, pg_restore: Add --no-policies option. Tom Lane 18.0
2025-03-06 Address stats export review comments. Jeff Davis 18.0
2025-02-20 Transfer statistics during pg_upgrade. Jeff Davis 18.0
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 18.0
2024-12-06 Remove useless casts to (const void *) Peter Eisentraut 18.0