]> granicus.if.org Git - postgresql/commit
This one cleans the cursor problems ecpg had so far. It is now able
authorBruce Momjian <bruce@momjian.us>
Tue, 11 Aug 1998 18:33:37 +0000 (18:33 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 11 Aug 1998 18:33:37 +0000 (18:33 +0000)
commitc6dd1e63a951ba4b529ed292f88fba28de70df78
treefa342f405c3a3bacd02f038f6043b1f39d78f623
parent79c8d2e3a0966b49af2a2cab44628d2f963d46fd
This one cleans the cursor problems ecpg had so far. It is now able
to understand cursors with variables.

Michael
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/TODO
src/interfaces/ecpg/include/ecpglib.h
src/interfaces/ecpg/lib/Makefile.in
src/interfaces/ecpg/lib/ecpglib.c
src/interfaces/ecpg/preproc/ecpg.c
src/interfaces/ecpg/preproc/extern.h
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/test/Makefile
src/interfaces/ecpg/test/test2.pgc