Commits

DateSubjectAuthorReleases
2026-06-18 Revert non-text output formats for pg_dumpall 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-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
2017-03-22 Sync pg_dump and pg_dumpall output Andrew Dunstan 10.0
2013-03-26 Fix a small logic bug in adjusted parallel restore code. Andrew Dunstan 9.3.0
2013-03-24 Add parallel pg_dump option. Andrew Dunstan 9.3.0
2012-01-03 Suggest use of psql when pg_restore gets a text dump. Andrew Dunstan 9.2.0
2011-12-17 Add --section option to pg_dump and pg_restore. Andrew Dunstan 9.2.0
2009-04-12 Fix logic to detect conflicts or blocks involving exclusive locks in parallel restore items. Andrew Dunstan 8.4.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-20 Reconnect to the right database when using parallel restore with -C. Fixes bug reported by Olivier Prenant 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
2008-05-04 add ; missing due to my carelessness Andrew Dunstan 8.4.0
2008-05-04 Place statement timeout more appropriately, per gripe from Tom. Andrew Dunstan 8.4.0
2008-05-03 Disable statement timeouts while making or restoring dumps. Andrew Dunstan 8.4.0