Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-04 | Fix logical decoding regression tests to correctly check slot existence. | Fujii Masao | 15.13 |
| 2022-09-24 | Message style improvements | Peter Eisentraut | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-07 | pgstat: add/extend tests for resetting various kinds of stats. | Andres Freund | 15.0 |
| 2022-03-05 | Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. | Noah Misch | 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 | Add replication command READ_REPLICATION_SLOT | Michael Paquier | 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 |