Fixed several bugs concerning indicators and added error messages instead of segfaults.
Michael Meskes <meskes@postgresql.org>
Fixed several bugs concerning indicators and added error messages instead of segfaults.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +5 −0 |
| src/interfaces/ecpg/preproc/extern.h | modified | +3 −1 |
| src/interfaces/ecpg/preproc/pgc.l | modified | +15 −15 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +58 −58 |
| src/interfaces/ecpg/preproc/type.c | modified | +22 −25 |