]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Major update of ecpg preprocessor
authorMarc G. Fournier <scrappy@hub.org>
Tue, 17 Feb 1998 01:48:12 +0000 (01:48 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 17 Feb 1998 01:48:12 +0000 (01:48 +0000)
commit25ad1439e100f3ec8917b322789d838ae7b64e5e
tree466616915031bc0b7aa2ad030587e5d9f742c624
parent30f737f6b1fc7f4d2ff685230ef97add5f457810
Major update of ecpg preprocessor

From: Michael Meskes <meskes@topsystem.de>
13 files changed:
src/interfaces/Makefile
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/TODO
src/interfaces/ecpg/lib/Makefile.in
src/interfaces/ecpg/preproc/ecpg.c
src/interfaces/ecpg/preproc/extern.h
src/interfaces/ecpg/preproc/pgc.l
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/preproc/type.c
src/interfaces/ecpg/preproc/type.h
src/interfaces/ecpg/test/mm.sql
src/interfaces/ecpg/test/test2.pgc
src/man/ecpg.1