Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-24 | Remove unused module imports from TAP tests | Daniel Gustafsson | 15.0 |
| 2022-03-05 | Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. | Noah Misch | 15.0 |
| 2022-02-20 | Remove most msys special processing in TAP tests | Andrew Dunstan | 15.0 |
| 2022-02-11 | Replace Test::More plans with done_testing | Daniel Gustafsson | 15.0 |
| 2022-01-16 | Clean up TAP tests' usage of wait_for_catchup(). | Tom Lane | 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-07-29 | Unify PostgresNode's new() and get_new_node() methods | Andrew Dunstan | 15.0 |