OSDN Git Service

Added script to check if all rule re-definition in ecpg.addons are indeed used
authorMichael Meskes <meskes@postgresql.org>
Fri, 27 Nov 2009 10:00:40 +0000 (10:00 +0000)
committerMichael Meskes <meskes@postgresql.org>
Fri, 27 Nov 2009 10:00:40 +0000 (10:00 +0000)
commit81a82a13b2465ab7eaacdd66ed1c77edfa325f18
treeb82937cc0a1103712d4e7448cdff1461734b06a3
parentf0edaecd48d86766a6a8af00cf11541bf140951c
Added script to check if all rule re-definition in ecpg.addons are indeed used
in the build process. If not the build process will stop with an error message.
src/interfaces/ecpg/preproc/Makefile
src/interfaces/ecpg/preproc/check_rules.pl [new file with mode: 0755]