From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier <scrappy@hub.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +9 −0 |
| src/interfaces/ecpg/include/sqlca.h | modified | +26 −2 |
| src/interfaces/ecpg/lib/ecpglib.c | modified | +4 −2 |
| src/interfaces/ecpg/lib/Makefile.in | modified | +1 −1 |
| src/interfaces/ecpg/preproc/Makefile | modified | +1 −1 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +22 −17 |
| src/interfaces/ecpg/test/header_test.h | modified | +0 −1 |
| src/interfaces/ecpg/test/test2.pgc | modified | +2 −0 |
| src/interfaces/ecpg/TODO | modified | +9 −0 |