summaryrefslogtreecommitdiff
path: root/contrib/amcheck/sql/check_heap.sql
AgeCommit message (Expand)Author
2023-07-01Fix test of pg_stat_io for wal_level=minimal.Noah Misch
2023-04-20Remove io prefix from pg_stat_io columnsMichael Paquier
2023-02-11Add tests for pg_stat_ioAndres Freund
2021-01-20Disable vacuum page skipping in selected test cases.Tom Lane
2020-10-22Extend amcheck to check heap pages.Robert Haas