Commits

DateSubjectAuthorReleases
2026-06-18 Revert non-text output formats for pg_dumpall Andrew Dunstan 19 (unreleased)
2026-03-15 pg_restore: Remove dead code in restore_all_databases() Andrew Dunstan 19 (unreleased)
2026-03-04 pg_restore: add --no-globals option to skip globals Andrew Dunstan 19 (unreleased)
2026-03-04 Fix casting away const-ness in pg_restore.c Andrew Dunstan 19 (unreleased)
2026-02-26 Add non-text output formats to pg_dumpall Andrew Dunstan 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-04-16 pg_restore cleanups Andrew Dunstan 18.0
2025-04-12 Free memory properly in pg_restore.c Andrew Dunstan 18.0
2025-04-10 Fix fat fingering in 22cb6d28950 Andrew Dunstan 18.0
2025-04-10 Fix memory leak in pg_restore.c Andrew Dunstan 18.0
2025-04-07 Clean up error messages from 1495eff7bdb Andrew Dunstan 18.0
2025-04-06 Avoid unnecessary copying of a string in pg_restore.c Andrew Dunstan 18.0
2025-04-06 Fix a couple of memory leaks in pg_restore.c Andrew Dunstan 18.0
2025-04-05 Clean up from commit 1495eff7bdb Andrew Dunstan 18.0
2025-04-04 Fix a couple of error messages and tests for them Andrew Dunstan 18.0
2025-04-04 Non text modes for pg_dumpall, correspondingly change pg_restore Andrew Dunstan 18.0
2013-03-24 Add parallel pg_dump option. Andrew Dunstan 9.3.0
2011-12-17 Add --section option to pg_dump and pg_restore. Andrew Dunstan 9.2.0
2009-03-11 Use thread-local storage for querybuffer in fmtId() on Windows, when needed (i.e. when Andrew Dunstan 8.4.0
2009-02-02 Provide for parallel restoration from a custom format archive. Each data and Andrew Dunstan 8.4.0