Check for non-existant connection in prepare statement handling.
Michael Meskes <meskes@postgresql.org>
Check for non-existant connection in prepare statement handling. Do not close files that weren't opened.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/prepare.c | modified | +7 −3 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +5 −3 |