pgfouine - pgfouine: fixed an oversight in stderr parser related to

Поиск
Список
Период
Сортировка
От gsmet@pgfoundry.org (User Gsmet)
Тема pgfouine - pgfouine: fixed an oversight in stderr parser related to
Дата
Msg-id 20090425201638.4C73E17ADED9@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
fixed an oversight in stderr parser related to [#1010525] stderr Multiline queries are not parsed
removed the "tainted" message as queries should be multiplexed correctly in newer releases

Modified Files:
--------------
    pgfouine:
        ChangeLog (r1.84 -> r1.85)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.84&r2=1.85)
    pgfouine/include/postgresql/parsers:
        StderrPostgreSQLParser.class.php (r1.5 -> r1.6)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/StderrPostgreSQLParser.class.php.diff?r1=1.5&r2=1.6)

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

Предыдущее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - www: in fact, fastpath function calls were already supported
Следующее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - pgfouine: fixed the unit tests