]> granicus.if.org Git - postgresql/commit
From: Michael Meskes <meskes@topsystem.de>
authorMarc G. Fournier <scrappy@hub.org>
Fri, 27 Feb 1998 12:59:33 +0000 (12:59 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 27 Feb 1998 12:59:33 +0000 (12:59 +0000)
commit96ac738269d04c1402f1f459bfdfe0a11d979471
tree6d90d649f24075c1bd2a4cd08c6bffba02ecf71d
parent1a6de0760d5e2593e1b12a665923ca83134c109e
From: Michael Meskes <meskes@topsystem.de>

No more shift/reduce conflicts. Also all other bugs I know about are fixed.
13 files changed:
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/TODO
src/interfaces/ecpg/include/ecpglib.h
src/interfaces/ecpg/include/ecpgtype.h
src/interfaces/ecpg/lib/Makefile.in
src/interfaces/ecpg/lib/ecpglib.c
src/interfaces/ecpg/preproc/ecpg.c
src/interfaces/ecpg/preproc/pgc.l
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/preproc/type.c
src/interfaces/ecpg/test/mm.sql
src/interfaces/ecpg/test/perftest.pgc
src/interfaces/ecpg/test/test2.pgc