OSDN Git Service

- Enable FETCH without INTO.
authorMichael Meskes <meskes@postgresql.org>
Fri, 13 Jun 2003 10:50:58 +0000 (10:50 +0000)
committerMichael Meskes <meskes@postgresql.org>
Fri, 13 Jun 2003 10:50:58 +0000 (10:50 +0000)
commit26188e8c1751a2ef97fb6192fbc1bbc9f313a4d6
tree664f93ef0ae0f58d9deaeb44cf5a35113fe605ab
parenta2d08b99c2a2d5fff3e883098588fb2fe2d664dc
- Enable FETCH without INTO.
- Compatibility functions for INFORMIX handling of DECLARE statement.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/compatlib/informix.c
src/interfaces/ecpg/ecpglib/connect.c
src/interfaces/ecpg/ecpglib/execute.c
src/interfaces/ecpg/include/ecpg_informix.h
src/interfaces/ecpg/include/ecpglib.h
src/interfaces/ecpg/preproc/ecpg.c
src/interfaces/ecpg/preproc/extern.h
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/test/test2.pgc