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
Heikki Linnakangas cbe04e5d72 Fix amcheck's handling of half-dead B-tree pages 2 weeks ago
..
expected amcheck: Improve error message for partitioned index target. 5 months ago
sql amcheck: Improve error message for partitioned index target. 5 months ago
t Improve TAP tests by replacing ok() with better Test::More functions 2 months ago
.gitignore
Makefile amcheck: Add gin_index_check() to verify GIN index 9 months ago
amcheck--1.0--1.1.sql
amcheck--1.0.sql
amcheck--1.1--1.2.sql
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 9 months ago
amcheck.control amcheck: Add gin_index_check() to verify GIN index 9 months ago
meson.build amcheck: Fix checks of entry order for GIN indexes 6 months ago
verify_common.c amcheck: Improve error message for partitioned index target. 5 months ago
verify_common.h Fix various incorrect filename references 3 months ago
verify_gin.c Remove unneeded casts of BufferGetPage() result 4 months ago
verify_heapam.c amcheck: Improve confusing message 6 months ago
verify_nbtree.c Fix amcheck's handling of half-dead B-tree pages 2 weeks ago