Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-04-01 | Fix pg_restore's misdesigned code for detecting archive file format. | Tom Lane | 10.17 |
| 2020-08-09 | Check for fseeko() failure in pg_dump's _tarAddFile(). | Tom Lane | 10.14 |
| 2017-08-14 | Final pgindent + perltidy run for v10. | Tom Lane | 10.0 |
| 2017-08-03 | Fix build on zlib-less environments | Alvaro Herrera | 10.0 |
| 2017-08-02 | Fix pg_dump's errno checking for zlib I/O | Alvaro Herrera | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-03-22 | Sync pg_dump and pg_dumpall output | Andrew Dunstan | 10.0 |
| 2016-09-27 | Rationalize parallel dump/restore's handling of worker cmd/status messages. | Tom Lane | 10.0 |