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

Details
-------
http://git.postgresql.org/pg/commitdiff/7a58d19b0c80300e7974620d336d5f90fe2d0087

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