Fixed some bugs in C language parsing.
Michael Meskes <meskes@postgresql.org>
Fixed some bugs in C language parsing.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +5 −1 |
| src/interfaces/ecpg/preproc/pgc.l | modified | +6 −1 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +7 −2 |
| src/interfaces/ecpg/test/Makefile | modified | +1 −1 |
| src/interfaces/ecpg/test/test_init.pgc | modified | +5 −6 |
| src/interfaces/ecpg/TODO | modified | +2 −0 |