pgfouine - pgfouine: new stderr parser

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: new stderr parser
Date: 2006-04-02 21:34:27
Message-ID: 20060402213427.5326C1033871@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
new stderr parser

Modified Files:
--------------
pgfouine:
pgfouine.php (r1.32 -> r1.33)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.32&r2=1.33)
pgfouine/include/postgresql:
postgresql.lib.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/postgresql.lib.php.diff?r1=1.4&r2=1.5)

Added Files:
-----------
pgfouine/include/postgresql/parsers:
StderrPostgreSQLParser.class.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/StderrPostgreSQLParser.class.php?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2006-04-02 21:37:44 pgfouine - pgfouine: fixed unit tests
Previous Message User Gsmet 2006-04-02 21:33:38 pgfouine - pgfouine: moved the timestamp filter from Parser to LogObject