]> granicus.if.org Git - postgresql/commit
From: Michael Meskes <meskes@online-club.de>
authorMarc G. Fournier <scrappy@hub.org>
Tue, 25 Aug 1998 12:17:27 +0000 (12:17 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 25 Aug 1998 12:17:27 +0000 (12:17 +0000)
commit35478b8028a2332a3e9c4da230091b031a65ed28
tree63261b80336af1ff7abe4ef045ee503425f0118d
parent32cfc4aa00f19750b1786430d5cffad5ec7887ac
From: Michael Meskes <meskes@online-club.de>

+
+ Fri Aug 14 12:44:21 CEST 1998
+
+       - Added EXEC SQL DEFINE statement
+       - Set version to 2.4.0
+
+ Tue Aug 18 09:24:15 CEST 1998
+
+       - Removed keyword IS from DEFINE statement
+       - Added latest changes from gram.y
+       - Removed duplicate symbols from preproc.y
+       - Initialize sqlca structure
+       - Added check for connection to ecpglib
+       - Set version to 2.4.1
+
+ Thu Aug 20 15:31:29 CEST 1998
+
+       - Cleaned up memory allocation in ecpglib.c
+       - Set library version to 2.6
+
src/interfaces/ecpg/lib/Makefile.in
src/interfaces/ecpg/lib/ecpglib.c
src/interfaces/ecpg/preproc/Makefile
src/interfaces/ecpg/preproc/ecpg.c
src/interfaces/ecpg/preproc/extern.h
src/interfaces/ecpg/preproc/pgc.l
src/interfaces/ecpg/preproc/preproc.y