- Added missing braces to array parsing.
Michael Meskes <meskes@postgresql.org>
- Added missing braces to array parsing. - Set ecpg version to 3.1.1. - Removed that old debugging output that I forgot the last time.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +5 −0 |
| src/interfaces/ecpg/preproc/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/preproc/pgc.l | modified | +2 −2 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +1 −2 |