Added special handling of CONNECTION variable that is used by ECPG instead of given to the backend.
Michael Meskes <meskes@postgresql.org>
Added special handling of CONNECTION variable that is used by ECPG instead of given to the backend.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +5 −0 |
| src/interfaces/ecpg/preproc/ecpg_keywords.c | modified | +1 −2 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +27 −11 |