Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-31 | Fix parallel pg_dump/pg_restore for failure to create worker processes. | Tom Lane | 9.5.21 |
| 2016-06-02 | Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. | Tom Lane | 9.5.4 |
| 2016-05-25 | Fix broken error handling in parallel pg_dump/pg_restore. | Tom Lane | 9.5.4 |
| 2016-01-13 | Access pg_dump's options structs through Archive struct, not directly. | Tom Lane | 9.5.1 |
| 2014-10-17 | Re-pgindent src/bin/pg_dump/*. | Tom Lane | 9.5.0 |