]> granicus.if.org Git - postgresql/commit
Just another Informix compatibility change. They uses "free" for cursors as wellafter...
authorMichael Meskes <meskes@postgresql.org>
Fri, 20 Jun 2003 13:36:34 +0000 (13:36 +0000)
committerMichael Meskes <meskes@postgresql.org>
Fri, 20 Jun 2003 13:36:34 +0000 (13:36 +0000)
commit2cbaaee6c3bd4f41470aa44d6a620de0e93d1036
tree014d0850818f0d2326a9eb6c19e49111af5a7b4c
parentd9b2401d909c32eca81c44bf380a3f897e1cbf4e
Just another Informix compatibility change. They uses "free" for cursors as wellafter closing them.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/compatlib/informix.c
src/interfaces/ecpg/ecpglib/prepare.c
src/interfaces/ecpg/include/ecpg_informix.h
src/interfaces/ecpg/include/ecpglib.h
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/test/test4.pgc