Commit Graph

27 Commits (c70b6db34ffeab48beef1fb4ce61bcad3772b8dd)

Author SHA1 Message Date
Tomas Vondra c89d6b889c amcheck: Test gin_index_check on a multicolumn index 3 months ago
Tomas Vondra 49b82522f1 Remove incidental md5() function use from test 6 months ago
Tomas Vondra ca738bdc4c amcheck: Add a test with GIN index on JSONB data 6 months ago
Tomas Vondra 14ffaece0f amcheck: Add gin_index_check() to verify GIN index 6 months ago
Daniel Gustafsson 950d4a2cb1 Fix typos and duplicate words 1 year ago
Alexander Korotkov b1fe8efdf1 amcheck: Normalize index tuples containing uncompressed varlena 1 year ago
Alexander Korotkov ab65dfb0fb amcheck: Support for different header sizes of short varlena datum 1 year ago
Alexander Korotkov 5ae2087202 Teach contrib/amcheck to check the unique constraint violation 2 years ago
Noah Misch 01d56eecee 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