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
Alexander Korotkov 675fed4df5 Fix indentation in contrib/amcheck/verify_nbtree.c 2 years ago
..
expected Teach contrib/amcheck to check the unique constraint violation 2 years ago
sql Teach contrib/amcheck to check the unique constraint violation 2 years ago
t Teach contrib/amcheck to check the unique constraint violation 2 years ago
.gitignore
Makefile Teach contrib/amcheck to check the unique constraint violation 2 years 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.control Teach contrib/amcheck to check the unique constraint violation 2 years ago
meson.build Teach contrib/amcheck to check the unique constraint violation 2 years ago
verify_heapam.c Add trailing commas to enum definitions 2 years ago
verify_nbtree.c Fix indentation in contrib/amcheck/verify_nbtree.c 2 years ago