Commits

DateSubjectAuthorReleases
2026-07-01 Fix mismatched deallocation functions Peter Eisentraut master
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-02-13 pg_dump: Use pg_malloc_object() and pg_malloc_array() Michael Paquier 19 (unreleased)
2025-10-21 Avoid short seeks in pg_restore. Tom Lane 19 (unreleased)
2025-04-04 Skip second WriteToc() call for custom-format dumps without data. Nathan Bossart 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-11-06 Remove unused #include's from bin .c files Peter Eisentraut 18.0
2024-04-01 Rearrange pg_dump's handling of large objects for better efficiency. Tom Lane 17.0
2023-02-23 Introduce a generic pg_dump compression API Tomas Vondra 16.0
2023-02-09 Fix various typos in code and tests Michael Paquier 16.0
2022-12-05 pg_dump: Remove "blob" terminology Peter Eisentraut 16.0
2022-12-02 Switch pg_dump to use compression specifications Michael Paquier 16.0
2022-09-22 Harmonize parameter names in pg_dump/pg_dumpall. Peter Geoghegan 16.0
2022-07-03 Remove redundant null pointer checks before free() Peter Eisentraut 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2020-09-05 Yet more elimination of dead stores and useless initializations. Tom Lane 14.0
2020-07-17 Cope with data-offset-less archive files during out-of-order restores. Tom Lane 13.0
2020-07-17 Remove manual tracking of file position in pg_dump/pg_backup_custom.c. Tom Lane 13.0
2020-07-17 Cope with data-offset-less archive files during out-of-order restores. Tom Lane 14.0
2020-07-17 Remove manual tracking of file position in pg_dump/pg_backup_custom.c. Tom Lane 14.0
2020-07-17 Cope with data-offset-less archive files during out-of-order restores. Tom Lane 12.4
2020-07-17 Remove manual tracking of file position in pg_dump/pg_backup_custom.c. Tom Lane 12.4
2020-06-12 Fix typos and some format mistakes in comments Michael Paquier 14.0
2019-11-28 Remove useless "return;" lines Alvaro Herrera 13.0