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

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Make sure ecpg header files do not have a comment lasting severa
Дата
Msg-id E1aQDSi-0000jk-Hw@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Fix typos in comments
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: Make sure ecpg header files do not have a comment lasting severa