- Synced preproc.y with gram.y.
Michael Meskes <meskes@postgresql.org>
- Synced preproc.y with gram.y. - Include some patches by Christof Petig <christof.petig@wtal.de>.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +5 −0 |
| src/interfaces/ecpg/lib/descriptor.c | modified | +72 −16 |
| src/interfaces/ecpg/lib/execute.c | modified | +4 −1 |
| src/interfaces/ecpg/preproc/descriptor.c | modified | +14 −3 |
| src/interfaces/ecpg/preproc/ecpg_keywords.c | modified | +2 −1 |
| src/interfaces/ecpg/preproc/output.c | modified | +1 −1 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +60 −35 |
| src/interfaces/ecpg/preproc/type.c | modified | +2 −0 |