-
- Downloads
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 +
Showing
- src/interfaces/ecpg/lib/Makefile.in 1 addition, 1 deletionsrc/interfaces/ecpg/lib/Makefile.in
- src/interfaces/ecpg/lib/ecpglib.c 96 additions, 108 deletionssrc/interfaces/ecpg/lib/ecpglib.c
- src/interfaces/ecpg/preproc/Makefile 2 additions, 2 deletionssrc/interfaces/ecpg/preproc/Makefile
- src/interfaces/ecpg/preproc/ecpg.c 18 additions, 3 deletionssrc/interfaces/ecpg/preproc/ecpg.c
- src/interfaces/ecpg/preproc/extern.h 8 additions, 1 deletionsrc/interfaces/ecpg/preproc/extern.h
- src/interfaces/ecpg/preproc/pgc.l 158 additions, 14 deletionssrc/interfaces/ecpg/preproc/pgc.l
- src/interfaces/ecpg/preproc/preproc.y 57 additions, 58 deletionssrc/interfaces/ecpg/preproc/preproc.y
Please register or sign in to comment