Thread: pgsql: Make sure ecpg header files do not have a comment lasting severa

pgsql: Make sure ecpg header files do not have a comment lasting severa

From
Michael Meskes
Date:
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_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/79782b4075ab03708e3cc645b77b9a2635d85afa

Modified Files
--------------
src/interfaces/ecpg/include/datetime.h | 4 ++--
src/interfaces/ecpg/include/decimal.h  | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)