Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-01 | Fix test of pg_stat_io for wal_level=minimal. | Noah Misch | 16.0 |
| 2023-07-01 | Fix test of pg_stat_io for wal_level=minimal. | Noah Misch | 17.0 |
| 2023-04-20 | Remove io prefix from pg_stat_io columns | Michael Paquier | 16.0 |
| 2023-02-11 | Add tests for pg_stat_io | Andres Freund | 16.0 |
| 2021-09-28 | Support amcheck of sequences | Peter Eisentraut | 15.0 |
| 2021-07-08 | Improve error messages about mismatching relkind | Peter Eisentraut | 15.0 |
| 2021-01-20 | Disable vacuum page skipping in selected test cases. | Tom Lane | 14.0 |
| 2020-10-22 | Extend amcheck to check heap pages. | Robert Haas | 14.0 |