]> granicus.if.org Git - postgresql/commit
- Fixed prototype for ECPGprepared_statement to not moan about "const char"
authorMichael Meskes <meskes@postgresql.org>
Wed, 28 Jan 2004 09:55:53 +0000 (09:55 +0000)
committerMichael Meskes <meskes@postgresql.org>
Wed, 28 Jan 2004 09:55:53 +0000 (09:55 +0000)
commit94189c9fc94e2443bcb1e41f84b74aafd0e8529d
tree06c0f05a3fab91a2ce8c8c928108a06fb3dfaed8
parentfd950e878cdd3943cbbf84cbb9a09161f5539e6d
- Fixed prototype for ECPGprepared_statement to not moan about "const char"
- Fixed parsing of nested structures.
src/interfaces/ecpg/ecpglib/execute.c
src/interfaces/ecpg/ecpglib/prepare.c
src/interfaces/ecpg/include/ecpglib.h
src/interfaces/ecpg/preproc/type.c
src/interfaces/ecpg/preproc/variable.c