Hide Informix datatypes. They are not seen by our built process anymore.
Michael Meskes <meskes@postgresql.org>
Hide Informix datatypes. They are not seen by our built process anymore.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +4 −0 |
| src/interfaces/ecpg/compatlib/informix.c | modified | +3 −2 |
| src/interfaces/ecpg/include/compatlib.h | added | +82 −0 |
| src/interfaces/ecpg/include/datetime.h | modified | +1 −10 |
| src/interfaces/ecpg/include/decimal.h | modified | +1 −16 |
| src/interfaces/ecpg/include/ecpg_informix.h | modified | +1 −43 |
| src/interfaces/ecpg/include/Makefile | modified | +1 −1 |
| src/interfaces/ecpg/pgtypeslib/interval.c | modified | +0 −1 |