pgfouine - pgfouine: fixed an oversight in stderr parser related to - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: fixed an oversight in stderr parser related to
Date
Msg-id 20090425201638.4C73E17ADED9@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - www: in fact, fastpath function calls were already supported
Next
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: fixed the unit tests