pgsql-server/src/interfaces/ecpg include/Tag: ...

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:07

Modified files:
src/interfaces/ecpg/include: Tag: REL7_4_STABLE Makefile
datetime.h decimal.h
ecpg_informix.h
src/interfaces/ecpg/preproc: Tag: REL7_4_STABLE Makefile ecpg.c
Removed files:
src/interfaces/ecpg/include: Tag: REL7_4_STABLE 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.