pgfouine - pgfouine: should fix the context line parsing I broke with - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: should fix the context line parsing I broke with
Date
Msg-id 20060126082156.B91771033E70@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
should fix the context line parsing I broke with the new parser

Modified Files:
--------------
    pgfouine/include:
        QueryLogObject.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/QueryLogObject.class.php.diff?r1=1.1&r2=1.2)
        ErrorLogObject.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/ErrorLogObject.class.php.diff?r1=1.1&r2=1.2)
    pgfouine/include/postgresql/lines:
        PostgreSQLContextLine.class.php (r1.10 -> r1.11)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLContextLine.class.php.diff?r1=1.10&r2=1.11)

pgsql-committers by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: in fact, it can happen if we use stored procs and
Next
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Suppress a compiler warning.