Fixed two more memory leaks in ecpglib.
Michael Meskes <meskes@postgresql.org>
Fixed two more memory leaks in ecpglib. Synced parser.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/data.c | modified | +8 −3 |
| src/interfaces/ecpg/pgtypeslib/interval.c | modified | +2 −1 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +130 −71 |