Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-03-30 | Add TAP test in pg_dump with --format=tar and --compress | Michael Paquier | 15.0 |
| 2022-03-24 | Remove unused module imports from TAP tests | Daniel Gustafsson | 15.0 |
| 2022-02-11 | Replace Test::More plans with done_testing | Daniel Gustafsson | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-10-24 | Move Perl test modules to a better namespace | Andrew Dunstan | 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 |