pgsql: Remove tests added by bd807be6935929bdefe74d1258ca08048f0aafa3. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Remove tests added by bd807be6935929bdefe74d1258ca08048f0aafa3.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Remove tests added by bd807be6935929bdefe74d1258ca08048f0aafa3.

The buildfarm is unhappy. It's not obvious why it doesn't like
these tests, but let's remove them until we figure it out.

Discussion: http://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ccf289745d3e50360653181dce6a277a1fc79730

Modified Files
--------------
src/bin/pg_amcheck/t/004_verify_heapam.pl | 24 +++---------------------
1 file changed, 3 insertions(+), 21 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Release notes for 14.1, 13.5, 12.9, 11.14, 10.19, 9.6.24.
Next
From: Robert Haas
Date:
Subject: Re: pgsql: Change ThisTimeLineID from a global variable to a local variable