ecpg: remove check_rules.pl.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Oct 2024 17:33:41 +0000 (13:33 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Oct 2024 17:33:41 +0000 (13:33 -0400)
commit293fd24425b59b9ac3386448c682c1f6c81fbbc8
tree77046d0e63ed93a4b78de7719d20e0487a2accab
parent00b0e7204d530d878b188254b62008651030921a
ecpg: remove check_rules.pl.

As noted in the previous commit, check_rules.pl is now entirely
redundant with checks made by parse.pl, or would be if it weren't
for the places where it's wrong.  It's a waste of build cycles
and maintenance effort, so remove it.

Discussion: https://postgr.es/m/2011420.1713493114@sss.pgh.pa.us
src/interfaces/ecpg/preproc/Makefile
src/interfaces/ecpg/preproc/check_rules.pl [deleted file]
src/interfaces/ecpg/preproc/meson.build