Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-17 | Handle close() failures more robustly in pg_dump and pg_basebackup. | Tom Lane | 13.6 |
| 2021-04-01 | Fix pg_restore's misdesigned code for detecting archive file format. | Tom Lane | 13.3 |
| 2020-08-09 | Check for fseeko() failure in pg_dump's _tarAddFile(). | Tom Lane | 13.0 |