Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-02 | Fix pg_dump's errno checking for zlib I/O | Alvaro Herrera | 9.4.13 |
| 2016-06-02 | Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. | Tom Lane | 9.4.9 |
| 2015-07-25 | Restore use of zlib default compression in pg_dump directory mode. | Andrew Dunstan | 9.4.5 |
| 2015-02-18 | Fix failure to honor -Z compression level option in pg_dump -Fd. | Tom Lane | 9.4.2 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-05-06 | Properly detect read and write errors in pg_dump/dumpall, and pg_restore | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-10-22 | Replace pg_asprintf() with psprintf(). | Tom Lane | 9.4.0 |
| 2013-10-13 | Add use of asprintf() | Peter Eisentraut | 9.4.0 |