pgsql: Remove repeated test in contrib/amcheck - Mailing list pgsql-committers

From Teodor Sigaev
Subject pgsql: Remove repeated test in contrib/amcheck
Date
Msg-id E1f5Q9H-0003Wm-TB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: Re: pgsql: Support partition pruning at execution time
Next
From: Etsuro Fujita
Date:
Subject: Re: pgsql: Doc: fix broken markup.