Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-03 | Fix build on zlib-less environments | Alvaro Herrera | 9.4.13 |
| 2017-08-02 | Fix pg_dump's errno checking for zlib I/O | Alvaro Herrera | 9.4.13 |
| 2015-11-22 | Adopt the GNU convention for handling tar-archive members exceeding 8GB. | Tom Lane | 9.4.6 |
| 2015-09-21 | Restrict file mode creation mask during tmpfile(). | Noah Misch | 9.4.5 |
| 2015-07-25 | Restore use of zlib default compression in pg_dump directory mode. | Andrew Dunstan | 9.4.5 |
| 2014-08-09 | Small message fixes | Peter Eisentraut | 9.4.0 |
| 2014-05-06 | Fix improperly passed file descriptors | Bruce Momjian | 9.4.0 |
| 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-02-09 | Further pg_dump / ftello improvements | Stephen Frost | 9.4.0 |
| 2013-10-25 | Use improved vsnprintf calling logic in more places. | Tom Lane | 9.4.0 |