Commits

DateSubjectAuthorReleases
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 15.14
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 13.22
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 15.14
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 14.19
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 17.6
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 16.10
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 18.0
2025-08-11 Convert newlines to spaces in names written in v11+ pg_dump comments. Noah Misch 19 (unreleased)
2025-07-30 Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan 18.0
2025-07-30 Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan 19 (unreleased)
2025-07-18 pg_upgrade: Use COPY for large object metadata. Nathan Bossart 19 (unreleased)
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 13.19
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 14.16