Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-13 | Skip .DS_Store files in server side utils | Daniel Gustafsson | 15.7 |
| 2022-03-25 | Harden TAP tests that intentionally corrupt page checksums. | Tom Lane | 15.0 |
| 2022-03-24 | Remove unused module imports from TAP tests | Daniel Gustafsson | 15.0 |
| 2022-02-20 | Remove PostgreSQL::Test::Utils::perl2host completely | Andrew Dunstan | 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-22 | Fix some issues with TAP tests for postgres -C | Michael Paquier | 15.0 |
| 2021-09-17 | Disable test for postgres -C on Msys | Michael Paquier | 15.0 |
| 2021-09-16 | Support "postgres -C" with runtime-computed GUCs | Michael Paquier | 15.0 |
| 2021-07-29 | Unify PostgresNode's new() and get_new_node() methods | Andrew Dunstan | 15.0 |