]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Move Informix compatibility include files out of the way. compatlib.h
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 18 Dec 2003 18:55:06 +0000 (18:55 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 18 Dec 2003 18:55:06 +0000 (18:55 +0000)
commit716a3d6cffcc2fa6b5a9e722e64911071b3bc04c
tree6f506df8ed31f4c8107c692ecc4815aef8209a5c
parent757a328d0e6e6dcee7ca56213672bd0430e3afc2
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.
src/interfaces/ecpg/include/Makefile
src/interfaces/ecpg/include/compatlib.h [deleted file]
src/interfaces/ecpg/include/datetime.h
src/interfaces/ecpg/include/decimal.h
src/interfaces/ecpg/include/ecpg_informix.h
src/interfaces/ecpg/preproc/Makefile
src/interfaces/ecpg/preproc/ecpg.c