]> git.ipfire.org Git - thirdparty/postgresql.git/commit
From: Michael Meskes <meskes@topsystem.de>
authorMarc G. Fournier <scrappy@hub.org>
Thu, 19 Feb 1998 13:52:17 +0000 (13:52 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 19 Feb 1998 13:52:17 +0000 (13:52 +0000)
commit1d6424b1fb04b3ee6b59fc9333c9afc6e8b8e285
tree0048fa55c85541ee30e7375b380ee7ae05513d40
parented875a4132c0d72269cdeda2538c155ea23ace6d
From: Michael Meskes <meskes@topsystem.de>

Here's my next patch. this one should fix some more bugs. ecpg now fully
understands the whenever statement.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/TODO
src/interfaces/ecpg/include/ecpglib.h
src/interfaces/ecpg/lib/ecpglib.c
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/test2.pgc