- Added additional test case.
Michael Meskes <meskes@postgresql.org>
- Added additional test case. - Fixed bug that reversed string length in typedefs. - Added portability file to pgtypeslib.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +6 −0 |
| src/interfaces/ecpg/pgtypeslib/Makefile | modified | +5 −2 |
| src/interfaces/ecpg/preproc/extern.h | modified | +1 −1 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +5 −6 |
| src/interfaces/ecpg/preproc/variable.c | modified | +6 −3 |
| src/interfaces/ecpg/test/Makefile | modified | +2 −2 |
| src/interfaces/ecpg/test/test5.pgc | added | +66 −0 |