- Fixed DEALLOCATE PREPARE to use correct function call
Michael Meskes <meskes@postgresql.org>
- Fixed DEALLOCATE PREPARE to use correct function call - Made sure connect statement does not accept single char variable, but only strings.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +6 −0 |
| src/interfaces/ecpg/ecpglib/prepare.c | modified | +2 −2 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +29 −33 |