Thread: pgsql: Remove repeated test in contrib/amcheck

pgsql: Remove repeated test in contrib/amcheck

From
Teodor Sigaev
Date:
Remove repeated test in contrib/amcheck

Repeating these tests adds unnecessary cycles, since no improvement in
test coverage is expected.

Cleanup from commit 8224de4f42ccf98e08db07b43d52fed72f962ebb.

Peter Geoghegan

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1671c01650d2cf9398b2e5ff87be2e2fd03781b7

Modified Files
--------------
contrib/amcheck/expected/check_btree.out | 20 +-------------------
contrib/amcheck/sql/check_btree.sql      |  6 +-----
2 files changed, 2 insertions(+), 24 deletions(-)