- Fixed prototype for ECPGprepared_statement to not moan about "const char"
Michael Meskes <meskes@postgresql.org>
- Fixed prototype for ECPGprepared_statement to not moan about "const char" - Fixed parsing of nested structures.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/execute.c | modified | +5 −5 |
| src/interfaces/ecpg/ecpglib/prepare.c | modified | +2 −2 |
| src/interfaces/ecpg/include/ecpglib.h | modified | +1 −1 |
| src/interfaces/ecpg/preproc/type.c | modified | +5 −1 |
| src/interfaces/ecpg/preproc/variable.c | modified | +2 −2 |