*** empty log message ***
Michael Meskes <meskes@postgresql.org>
*** empty log message ***
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +18 −1 |
| src/interfaces/ecpg/lib/Makefile.in | modified | +2 −2 |
| src/interfaces/ecpg/lib/typename.c | modified | +1 −1 |
| src/interfaces/ecpg/preproc/ecpg.c | modified | +52 −14 |
| src/interfaces/ecpg/preproc/extern.h | modified | +10 −4 |
| src/interfaces/ecpg/preproc/Makefile | modified | +1 −1 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +216 −148 |
| src/interfaces/ecpg/preproc/type.c | modified | +4 −5 |
| src/interfaces/ecpg/test/header_test.h | modified | +14 −4 |
| src/interfaces/ecpg/test/perftest.pgc | modified | +22 −6 |
| src/interfaces/ecpg/test/test1.pgc | modified | +16 −1 |
| src/interfaces/ecpg/test/test2.pgc | modified | +2 −2 |
| src/interfaces/ecpg/test/test3.pgc | modified | +2 −2 |
| src/interfaces/ecpg/TODO | modified | +3 −5 |