Обсуждение: 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

От
Michael Meskes
Дата:
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_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/40482e606733675eb9e5b2f7221186cf81352da1

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