master
Empty search_path in amcheck.
amcheck: Fix snapshot usage in bt_index_parent_check
Add .gitignore to contrib/amcheck.
amcheck: Add gin_index_check() to verify GIN index
Add amcheck verification of heap relations belonging to btree indexes.
Add amcheck extension to contrib.
Allow amcheck to re-find tuples using new search.
Extend amcheck to check heap pages.
Teach contrib/amcheck to check the unique constraint violation
Update copyright for 2026
amcheck: Fix memory leak with gin_index_check()
Don't include storage/lock.h in so many headers
amcheck: Use correct varlena size accessor in bt_normalize_tuple()