pgfouine - pgfouine: fixed a bug in LogStream which causes the end of a

Поиск
Список
Период
Сортировка
От gsmet@pgfoundry.org (User Gsmet)
Тема pgfouine - pgfouine: fixed a bug in LogStream which causes the end of a
Дата
Msg-id 20060126221407.BD7951033E5E@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
fixed a bug in LogStream which causes the end of a query to be ignored after a blank continuation line

Modified Files:
--------------
    pgfouine/include:
        LogStream.class.php (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogStream.class.php.diff?r1=1.8&r2=1.9)
    pgfouine:
        ChangeLog (r1.14 -> r1.15)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.14&r2=1.15)

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

Предыдущее
От: luf@pgfoundry.org (User Luf)
Дата:
Сообщение: psqlodbc - psqlodbc: fixes for 64-bit compilation (still missing one for
Следующее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - pgfouine: simplified continuation line detection should fix a