Move Informix compatibility include files out of the way. compatlib.h
Peter Eisentraut <peter_e@gmx.net>
Move Informix compatibility include files out of the way. compatlib.h was integrated into ecpg_informix.h, the other ones go into their own subdirectory that is automatically considered by the embedded preprocessor when in Informix mode.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/include/compatlib.h | deleted | +0 −82 |
| src/interfaces/ecpg/include/datetime.h | modified | +1 −1 |
| src/interfaces/ecpg/include/decimal.h | modified | +1 −1 |
| src/interfaces/ecpg/include/ecpg_informix.h | modified | +75 −5 |
| src/interfaces/ecpg/include/Makefile | modified | +10 −4 |
| src/interfaces/ecpg/preproc/ecpg.c | modified | +3 −2 |
| src/interfaces/ecpg/preproc/Makefile | modified | +3 −2 |