Fixed fetch into char * and added missing prototype for an Informix function.
Michael Meskes <meskes@postgresql.org>
Fixed fetch into char * and added missing prototype for an Informix function.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +5 −0 |
| src/interfaces/ecpg/compatlib/informix.c | modified | +6 −0 |
| src/interfaces/ecpg/ecpglib/data.c | modified | +71 −59 |
| src/interfaces/ecpg/pgtypeslib/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +1 −25 |