pgsql: Not all C compilers understand the "//" comment in this test

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: Not all C compilers understand the "//" comment in this test
Дата
Msg-id 20060908145828.0A7629FB1FC@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Not all C compilers understand the "//" comment in this test case, so I removed it.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/test/expected:
        preproc-comment.c (r1.1 -> r1.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/preproc-comment.c.diff?r1=1.1&r2=1.2)
    pgsql/src/interfaces/ecpg/test/preproc:
        comment.pgc (r1.1 -> r1.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/preproc/comment.pgc.diff?r1=1.1&r2=1.2)

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

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql: 2006-09-08 Francisco Figueiredo Jr.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Tweak the behavior of log_duration as proposed by Guillaume Smet: