Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-21 | amcheck: Fix snapshot usage in bt_index_parent_check | Álvaro Herrera | 15.16 |
| 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-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-28 | Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY. | Tom Lane | 15.0 |
| 2021-10-24 | Move Perl test modules to a better namespace | Andrew Dunstan | 15.0 |
| 2021-10-24 | Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. | Noah Misch | 15.0 |