Commits
Showing commits that first shipped in 9.4 (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.4.9 |
| 2015-02-18 | Fix failure to honor -Z compression level option in pg_dump -Fd. | Tom Lane | 9.4.2 |
| 2013-10-22 | Replace pg_asprintf() with psprintf(). | Tom Lane | 9.4.0 |