*** empty log message ***
Michael Meskes <meskes@postgresql.org>
*** empty log message ***
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +5 −0 |
| src/interfaces/ecpg/include/ecpgerrno.h | modified | +23 −21 |
| src/interfaces/ecpg/include/ecpglib.h | modified | +2 −2 |
| src/interfaces/ecpg/include/sql3types.h | modified | +1 −1 |
| src/interfaces/ecpg/lib/data.c | modified | +42 −8 |
| src/interfaces/ecpg/lib/descriptor.c | modified | +1 −24 |
| src/interfaces/ecpg/lib/ecpglib.c | modified | +36 −16 |
| src/interfaces/ecpg/lib/error.c | modified | +10 −0 |
| src/interfaces/ecpg/lib/typename.c | modified | +25 −0 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +133 −113 |
| src/interfaces/ecpg/TODO | modified | +0 −5 |