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
David Rowley 84fd3bc141 Fix a few duplicate words in comments 2 months ago
..
expected Remove incidental md5() function use from test 3 months ago
sql Remove incidental md5() function use from test 3 months ago
t amcheck: Add a GIN index to the CREATE INDEX CONCURRENTLY tests 3 months ago
.gitignore
Makefile amcheck: Add gin_index_check() to verify GIN index 3 months ago
amcheck--1.0--1.1.sql Add amcheck verification of heap relations belonging to btree indexes. 7 years ago
amcheck--1.0.sql
amcheck--1.1--1.2.sql Allow amcheck to re-find tuples using new search. 6 years ago
amcheck--1.2--1.3.sql Extend amcheck to check heap pages. 5 years ago
amcheck--1.3--1.4.sql Teach contrib/amcheck to check the unique constraint violation 2 years ago
amcheck--1.4--1.5.sql amcheck: Add gin_index_check() to verify GIN index 3 months ago
amcheck.control amcheck: Add gin_index_check() to verify GIN index 3 months ago
meson.build amcheck: Add gin_index_check() to verify GIN index 3 months ago
verify_common.c amcheck: Move common routines into a separate module 3 months ago
verify_common.h Fix typos and grammar in the code 2 months ago
verify_gin.c Fix typos and grammar in the code 2 months ago
verify_heapam.c Fix a few duplicate words in comments 2 months ago
verify_nbtree.c amcheck: Move common routines into a separate module 3 months ago