pgsql: Avoid use of C commment inside C comment from recent Win32 int

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Avoid use of C commment inside C comment from recent Win32 int
Дата
Msg-id 20060612162909.074509FA3CD@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Avoid use of C commment inside C comment from recent Win32 int overflow patch.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        int.c (r1.68.2.2 -> r1.68.2.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/int.c.diff?r1=1.68.2.2&r2=1.68.2.3)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Avoid use of C commment inside C comment from recent Win32 int
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add BY clause to PL/PgSQL FOR loop, to control the iteration