You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/amcheck
Tom Lane 9a299cf7c2 Replace RelationOpenSmgr() with RelationGetSmgr(). 3 years ago
..
expected Make relation-enumerating operations be security-restricted operations. 3 years ago
sql Make relation-enumerating operations be security-restricted operations. 3 years ago
t Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 4 years ago
.gitignore
Makefile Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. 4 years ago
amcheck--1.0--1.1.sql Add amcheck verification of heap relations belonging to btree indexes. 8 years ago
amcheck--1.0.sql
amcheck--1.1--1.2.sql Allow amcheck to re-find tuples using new search. 7 years ago
amcheck.control Allow amcheck to re-find tuples using new search. 7 years ago
verify_nbtree.c Replace RelationOpenSmgr() with RelationGetSmgr(). 3 years ago