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-08-20 | Remove --quiet option from pg_amcheck | Daniel Gustafsson | 14.0 |
| 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-03-23 | Improve pg_amcheck's TAP test 003_check.pl. | Robert Haas | 14.0 |
| 2021-03-13 | pg_amcheck: Keep trying to fix the tests. | Tom Lane | 14.0 |
| 2021-03-13 | pg_amcheck: Try to fix still more test failures. | Robert Haas | 14.0 |
| 2021-03-12 | Adjust perl style. | Robert Haas | 14.0 |
| 2021-03-12 | Add pg_amcheck, a CLI for contrib/amcheck. | Robert Haas | 14.0 |