- Applied error reporting patch by Matthew Vanecek
Michael Meskes <meskes@postgresql.org>
- Applied error reporting patch by Matthew Vanecek - Started with an Informix compatibility option.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +10 −0 |
| src/interfaces/ecpg/lib/connect.c | modified | +10 −5 |
| src/interfaces/ecpg/lib/error.c | modified | +28 −1 |
| src/interfaces/ecpg/lib/execute.c | modified | +17 −13 |
| src/interfaces/ecpg/lib/extern.h | modified | +4 −0 |
| src/interfaces/ecpg/lib/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/preproc/ecpg.c | modified | +16 −2 |
| src/interfaces/ecpg/preproc/extern.h | modified | +3 −0 |
| src/interfaces/ecpg/preproc/pgc.l | modified | +26 −3 |