pgfouine - pgfouine: improved stderr support by adding isContextual()

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: improved stderr support by adding isContextual()
Date: 2007-03-12 21:09:58
Message-ID: 20070312210958.85294217369@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
improved stderr support by adding isContextual() method to lines
per report from Stephen Denne

Modified Files:
--------------
pgfouine/include/postgresql/lines:
PostgreSQLDetailLine.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLDetailLine.class.php.diff?r1=1.6&r2=1.7)
PostgreSQLLogLine.class.php (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLLogLine.class.php.diff?r1=1.12&r2=1.13)
PostgreSQLContextLine.class.php (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLContextLine.class.php.diff?r1=1.12&r2=1.13)
PostgreSQLHintLine.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLHintLine.class.php.diff?r1=1.6&r2=1.7)
pgfouine/include:
LogStream.class.php (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogStream.class.php.diff?r1=1.17&r2=1.18)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2007-03-12 21:15:02 pgfouine - pgfouine: * improved stderr support by adding isContextual()
Previous Message User Gsmet 2007-03-12 21:08:08 pgfouine - pgfouine: fixed normalization per report from Stephen Denne