pgsql-server/src/interfaces/ecpg include/Makef ...

Started by Peter Eisentrautover 22 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: petere@svr1.postgresql.org 03/12/18 14:55:09

Modified files:
src/interfaces/ecpg/include: Makefile datetime.h decimal.h
ecpg_informix.h
src/interfaces/ecpg/preproc: Makefile ecpg.c
Removed files:
src/interfaces/ecpg/include: compatlib.h

Log message:
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.