ecpg: remove check_rules.pl.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/preproc/check_rules.pl | deleted | +0 −202 |
| src/interfaces/ecpg/preproc/Makefile | modified | +1 −2 |
| src/interfaces/ecpg/preproc/meson.build | modified | +0 −15 |
Discussion
- ECPG cleanup and fix for clang compile-time problem 25 messages · 2024-04-19 → 2024-11-27