Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-09 | Check for fseeko() failure in pg_dump's _tarAddFile(). | Tom Lane | 9.5.23 |
| 2016-01-13 | Access pg_dump's options structs through Archive struct, not directly. | Tom Lane | 9.5.1 |
| 2015-11-22 | Adopt the GNU convention for handling tar-archive members exceeding 8GB. | Tom Lane | 9.5.0 |