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

Started by Tom Laneover 3 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/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(-)