Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-25 | Harden TAP tests that intentionally corrupt page checksums. | Tom Lane | 14.3 |
| 2021-10-12 | Add more $Test::Builder::Level in the TAP tests | Michael Paquier | 14.1 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-05-07 | Add a copyright notice to perl files lacking one. | Andrew Dunstan | 14.0 |
| 2021-04-19 | Replace magic constants for seek() calls in perl scripts | Michael Paquier | 14.0 |
| 2021-02-23 | Reinstate HEAP_XMAX_LOCK_ONLY|HEAP_KEYS_UPDATED as allowed | Alvaro Herrera | 14.0 |
| 2021-01-20 | Disable vacuum page skipping in selected test cases. | Tom Lane | 14.0 |
| 2020-10-23 | Fix more portability issues in new amcheck code. | Tom Lane | 14.0 |
| 2020-10-23 | Fix portability issues in new amcheck test. | Tom Lane | 14.0 |
| 2020-10-22 | Extend amcheck to check heap pages. | Robert Haas | 14.0 |