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
Fujii Masao 88a658a42e amcheck: Improve error message for partitioned index target. 11 months ago
..
expected amcheck: Improve error message for partitioned index target. 11 months ago
sql amcheck: Improve error message for partitioned index target. 11 months ago
t Run pgperltidy 11 months ago
.gitignore Add .gitignore to contrib/amcheck. 9 years ago
Makefile amcheck: Add gin_index_check() to verify GIN index 1 year ago
amcheck--1.0--1.1.sql Add amcheck verification of heap relations belonging to btree indexes. 8 years ago
amcheck--1.0.sql Add amcheck extension to contrib. 9 years ago
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. 6 years ago
amcheck--1.3--1.4.sql Teach contrib/amcheck to check the unique constraint violation 3 years ago
amcheck--1.4--1.5.sql amcheck: Add gin_index_check() to verify GIN index 1 year ago
amcheck.control amcheck: Add gin_index_check() to verify GIN index 1 year ago
meson.build amcheck: Fix checks of entry order for GIN indexes 12 months ago
verify_common.c amcheck: Improve error message for partitioned index target. 11 months ago
verify_common.h amcheck: Improve error message for partitioned index target. 11 months ago
verify_gin.c amcheck: Fix posting tree checks in gin_index_check() 12 months ago
verify_heapam.c amcheck: Improve confusing message 11 months ago
verify_nbtree.c Standardize LSN formatting by zero padding 11 months ago