- Fixed bug in a connect statement using varchars.
Michael Meskes <meskes@postgresql.org>
- Fixed bug in a connect statement using varchars. - Synced parser.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +5 −0 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +46 −27 |
| src/interfaces/ecpg/test/Makefile | modified | +1 −1 |
| src/interfaces/ecpg/test/test4.pgc | modified | +3 −1 |