Michael Meskes wrote: > Added new version of ecpg's parser generator script. This one was written by > Andy Colson <[email protected]>. > > Branch > ------ > master > > Details > ------- > http://git.postgresql.org/pg/commitdiff/32fce70564999a90d48a27c4279a8908e90f3ece > > Modified Files > -------------- > src/interfaces/ecpg/preproc/Makefile | 4 +- > src/interfaces/ecpg/preproc/README.parser | 4 +- > src/interfaces/ecpg/preproc/ecpg.trailer | 2 +- > src/interfaces/ecpg/preproc/parse2.pl | 648 +++++++++++++++++++++++++++++ > 4 files changed, 653 insertions(+), 5 deletions(-)
Uh, why are we not just replacing the old script and allowing git to preserve the old version? -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
