Commit Graph

19 Commits (e72821ca086a1caa9a22a2c131b7527753a1ab93)

Author SHA1 Message Date
Noah Misch cb5fd121d5 Fix test of pg_stat_io for wal_level=minimal. 2 years ago
Michael Paquier 0ecb87e1fa Remove io prefix from pg_stat_io columns 2 years ago
Andres Freund 10a082bf72 Add tests for pg_stat_io 3 years ago
Noah Misch a117cebd63 Make relation-enumerating operations be security-restricted operations. 3 years ago
Tom Lane c2dc1a7976 Disable vacuum page skipping in selected test cases. 5 years ago
Robert Haas 866e24d47d Extend amcheck to check heap pages. 5 years ago
Peter Geoghegan c79aed4f79 Restore lost amcheck TOAST test coverage. 5 years ago
Peter Geoghegan 20c6905dee Add posting list tuple amcheck test case. 5 years ago
Tom Lane 65e6d42140 Follow the rule that regression-test-created roles are named "regress_xxx". 6 years ago
Peter Geoghegan 344b7e11bb Add test coverage for rootdescend verification. 7 years ago
Peter Geoghegan c1afd175b5 Allow amcheck to re-find tuples using new search. 7 years ago
Peter Geoghegan dd299df818 Make heap TID a tiebreaker nbtree index column. 7 years ago
Peter Geoghegan eba775345d Avoid amcheck inline compression false positives. 7 years ago
Teodor Sigaev f35f30f74b Add amcheck missing downlink tests. 7 years ago
Teodor Sigaev 1671c01650 Remove repeated test in contrib/amcheck 8 years ago
Teodor Sigaev 8224de4f42 Indexes with INCLUDE columns and their support in B-tree 8 years ago
Andres Freund 7f563c09f8 Add amcheck verification of heap relations belonging to btree indexes. 8 years ago
Andres Freund 7150402655 amcheck: Harden tests against concurrent autovacuums. 9 years ago
Andres Freund 3717dc149e Add amcheck extension to contrib. 9 years ago