Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-02 | Switch pg_dump to use compression specifications | Michael Paquier | 16.0 |
| 2022-03-30 | Add TAP test in pg_dump with --format=tar and --compress | Michael Paquier | 15.0 |
| 2021-09-06 | Remove some unused variables in TAP tests | Michael Paquier | 15.0 |
| 2021-07-27 | Skip trailing whitespaces when parsing integer options | Michael Paquier | 15.0 |
| 2021-07-24 | Unify parsing logic for command-line integer options | Michael Paquier | 15.0 |
| 2020-06-13 | Add more TAP tests for pg_dump options with range checks | Michael Paquier | 14.0 |
| 2018-10-30 | Consolidate cross-option checks in pg_restore | Michael Paquier | 12.0 |