Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-02 | Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. | Tom Lane | 9.5.4 |
| 2016-05-29 | Fix missing abort checks in pg_backup_directory.c. | Tom Lane | 9.5.4 |
| 2016-01-13 | Access pg_dump's options structs through Archive struct, not directly. | Tom Lane | 9.5.1 |