Remove pg_regress' never-documented "ignore" feature.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bd8d453e9b5f8b632a400a9e796fc041aed76d82
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-01-10T01:34:26Z
Releases: 16.0
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

Files

PathChange+/−
src/test/regress/pg_regress.c modified +5 −55

Discussion