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
Peter Geoghegan 191dce109b contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS(). 4 years ago
..
expected Improve error messages about mismatching relkind 4 years ago
sql Disable vacuum page skipping in selected test cases. 5 years ago
t Unify PostgresNode's new() and get_new_node() methods 4 years ago
.gitignore Add .gitignore to contrib/amcheck. 9 years ago
Makefile Extend amcheck to check heap pages. 5 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--1.2--1.3.sql Extend amcheck to check heap pages. 5 years ago
amcheck.control Extend amcheck to check heap pages. 5 years ago
verify_heapam.c contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS(). 4 years ago
verify_nbtree.c Replace RelationOpenSmgr() with RelationGetSmgr(). 4 years ago