pgfouine - pgfouine: new parser

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: new parser
Date: 2005-12-26 00:32:00
Message-ID: 20051226003200.A2486112507F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Modified Files:
--------------
pgfouine/include/lib:
common.lib.php (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/lib/common.lib.php.diff?r1=1.11&r2=1.12)
pgfouine/include/postgresql/lines:
PostgreSQLStatementLine.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLStatementLine.class.php.diff?r1=1.4&r2=1.5)
PostgreSQLContinuationLine.class.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLContinuationLine.class.php.diff?r1=1.5&r2=1.6)
PostgreSQLLogLine.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLLogLine.class.php.diff?r1=1.6&r2=1.7)
PostgreSQLContextLine.class.php (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLContextLine.class.php.diff?r1=1.9&r2=1.10)
PostgreSQLQueryStartWithDurationLine.class.php (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLQueryStartWithDurationLine.class.php.diff?r1=1.8&r2=1.9)
PostgreSQLHintLine.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLHintLine.class.php.diff?r1=1.4&r2=1.5)
PostgreSQLQueryStartLine.class.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLQueryStartLine.class.php.diff?r1=1.5&r2=1.6)
PostgreSQLStatusLine.class.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLStatusLine.class.php.diff?r1=1.3&r2=1.4)
PostgreSQLDetailLine.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLDetailLine.class.php.diff?r1=1.4&r2=1.5)
PostgreSQLDurationLine.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLDurationLine.class.php.diff?r1=1.4&r2=1.5)
PostgreSQLErrorLine.class.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLErrorLine.class.php.diff?r1=1.5&r2=1.6)
pgfouine/include/listeners/query:
QueryListener.class.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/QueryListener.class.php.diff?r1=1.3&r2=1.4)
pgfouine/include/listeners/error:
ErrorListener.class.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/error/ErrorListener.class.php.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2005-12-26 00:32:30 pgfouine - pgfouine: duration only queries
Previous Message User Gsmet 2005-12-26 00:31:14 pgfouine - pgfouine: duration only queries