pgsql: Remove pg_regress' never-documented "ignore" feature. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Remove pg_regress' never-documented "ignore" feature.
Date
Msg-id E1pF3XA-002tqk-Jf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove pg_regress' never-documented "ignore" feature.

We aren't using this anymore in the wake of commit 09d517773,
so delete it.  We can always revert this if some future use
emerges, but I think our standards for test quality are now
high enough that that will never happen.

Discussion: https://postgr.es/m/4173840.1673290336@sss.pgh.pa.us

Branch
------
master

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

Modified Files
--------------
src/test/regress/pg_regress.c | 60 ++++---------------------------------------
1 file changed, 5 insertions(+), 55 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Upgrade the random.sql regression test.
Next
From: Amit Kapila
Date:
Subject: pgsql: Fix the display of lock information for specktoken.