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
Noah Misch 01d56eecee Fix test of pg_stat_io for wal_level=minimal. 2 years ago
..
expected Fix test of pg_stat_io for wal_level=minimal. 2 years ago
sql Fix test of pg_stat_io for wal_level=minimal. 2 years ago
t Pre-beta mechanical code beautification. 2 years ago
.gitignore Add .gitignore to contrib/amcheck. 8 years ago
Makefile Extend amcheck to check heap pages. 5 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 Add amcheck extension to contrib. 8 years ago
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.control Extend amcheck to check heap pages. 5 years ago
meson.build Update copyright for 2023 3 years ago
verify_heapam.c Pre-beta mechanical code beautification. 2 years ago
verify_nbtree.c nbtree: Allocate new pages in separate function. 2 years ago