CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: meskes@svr1.postgresql.org 04/05/10 10:46:06
Modified files:
src/interfaces/ecpg: ChangeLog
src/interfaces/ecpg/include: ecpg_informix.h pgtypes_date.h
pgtypes_interval.h
pgtypes_numeric.h
pgtypes_timestamp.h
src/interfaces/ecpg/preproc: preproc.y
Log message:
- Argh, just another bug in adjust_informix.
- Added "extern C" flags for C++ compiler. Hopefully I got that one right.