]> granicus.if.org Git - postgresql/commit
From: Michael Meskes <meskes@topsystem.de>
authorMarc G. Fournier <scrappy@hub.org>
Wed, 3 Jun 1998 13:55:15 +0000 (13:55 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 3 Jun 1998 13:55:15 +0000 (13:55 +0000)
commit2a74511bf4a66bc878ebf1eb097fa68062b7233f
tree029b5baad7814b89022af886c4284d27331995d0
parent0b09955da8721c049d3f504cb9dcb85702e7fb8b
From: Michael Meskes <meskes@topsystem.de>

+ Wed Jun  3 13:38:57 CEST 1998
+
+       - Made sqlca struct compatible with other systems.
+       - Give back a warning in case of truncation
+       - Changed the handling of OptimizableStmt since the old one broke
+         CREATE RULE
+       - Set library version to 2.3
+       - Set version to 2.3.3
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/TODO
src/interfaces/ecpg/include/sqlca.h
src/interfaces/ecpg/lib/Makefile.in
src/interfaces/ecpg/lib/ecpglib.c
src/interfaces/ecpg/preproc/Makefile
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/test/header_test.h
src/interfaces/ecpg/test/test2.pgc