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 Eisentraut 9be4e5d293 Remove unused #include's from contrib, pl, test .c files 11 months ago
..
expected Fix typos and duplicate words 1 year ago
sql Fix typos and duplicate words 1 year ago
t Allow TAP tests to force checksums off when calling init() 11 months ago
.gitignore
Makefile amcheck: Distinguish interrupted page deletion from corruption. 2 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--1.3--1.4.sql Teach contrib/amcheck to check the unique constraint violation 2 years ago
amcheck.control Teach contrib/amcheck to check the unique constraint violation 2 years ago
meson.build Update copyright for 2024 2 years ago
verify_heapam.c Remove unused #include's from contrib, pl, test .c files 11 months ago
verify_nbtree.c Remove unused #include's from contrib, pl, test .c files 11 months ago