Make sure ecpg header files do not have a comment lasting several lines, one of which is a preprocessor directive. This leads ecpg to incorrectly parse the comment as nested.
Branch ------ REL9_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/d9ce5d201d17e360b8de2cd3d912c1fec49d85fd Modified Files -------------- src/interfaces/ecpg/include/datetime.h | 4 ++-- src/interfaces/ecpg/include/decimal.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
