summaryrefslogtreecommitdiff
path: root/contrib/amcheck/amcheck.control
AgeCommit message (Expand)Author
2025-03-29amcheck: Add gin_index_check() to verify GIN indexTomas Vondra
2023-10-28Teach contrib/amcheck to check the unique constraint violationAlexander Korotkov
2020-10-22Extend amcheck to check heap pages.Robert Haas
2019-03-20Allow amcheck to re-find tuples using new search.Peter Geoghegan
2018-03-31Add amcheck verification of heap relations belonging to btree indexes.Andres Freund
2017-03-09Add amcheck extension to contrib.Andres Freund