Fixed handling of variables in connect rule.
Michael Meskes <meskes@postgresql.org>
Fixed handling of variables in connect rule.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +4 −0 |
| src/interfaces/ecpg/preproc/descriptor.c | modified | +1 −2 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +21 −7 |
| src/interfaces/ecpg/preproc/type.c | modified | +13 −10 |
| src/interfaces/ecpg/test/dyntest.pgc | modified | +9 −1 |