postgresql/contrib/amcheck
Teodor Sigaev 1671c01650 Remove repeated test in contrib/amcheck
Repeating these tests adds unnecessary cycles, since no improvement in
test coverage is expected.

Cleanup from commit 8224de4f42.

Peter Geoghegan
2018-04-09 09:19:09 +03:00
..
expected Remove repeated test in contrib/amcheck 2018-04-09 09:19:09 +03:00
sql Remove repeated test in contrib/amcheck 2018-04-09 09:19:09 +03:00
.gitignore Add .gitignore to contrib/amcheck. 2017-03-09 22:45:24 -05:00
Makefile Add amcheck verification of heap relations belonging to btree indexes. 2018-03-31 19:52:01 -07: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 Add amcheck extension to contrib. 2017-03-09 16:33:02 -08:00
amcheck.control Add amcheck verification of heap relations belonging to btree indexes. 2018-03-31 19:52:01 -07:00
verify_nbtree.c Indexes with INCLUDE columns and their support in B-tree 2018-04-07 23:00:39 +03:00