This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-05-11 05:41:32 +03:00
Code
postgres
/
contrib
/
amcheck
History
Peter Geoghegan
9c7fb7e6d8
Tweak some nbtree-related code comments.
2019-03-29 12:29:05 -07:00
..
expected
Allow amcheck to re-find tuples using new search.
2019-03-20 10:41:36 -07:00
sql
Allow amcheck to re-find tuples using new search.
2019-03-20 10:41:36 -07:00
.gitignore
Add .gitignore to contrib/amcheck.
2017-03-09 22:45:24 -05:00
amcheck--1.0--1.1.sql
Add amcheck verification of heap relations belonging to btree indexes.
2018-03-31 19:52:01 -07:00
amcheck--1.0.sql
…
amcheck--1.1--1.2.sql
Allow amcheck to re-find tuples using new search.
2019-03-20 10:41:36 -07:00
amcheck.control
Allow amcheck to re-find tuples using new search.
2019-03-20 10:41:36 -07:00
Makefile
Allow amcheck to re-find tuples using new search.
2019-03-20 10:41:36 -07:00
verify_nbtree.c
Tweak some nbtree-related code comments.
2019-03-29 12:29:05 -07:00