ecpg: remove check_rules.pl.

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

Commit: 293fd24425b59b9ac3386448c682c1f6c81fbbc8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-10-14T17:33:41Z
Releases: 18.0
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

Files

Discussion