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:29:40
Message-ID: 20051226002940.0223C112504F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Modified Files:
--------------
pgfouine/include:
base.lib.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/base.lib.php.diff?r1=1.6&r2=1.7)
GenericLogReader.class.php (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/GenericLogReader.class.php.diff?r1=1.15&r2=1.16)
LogStream.class.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogStream.class.php.diff?r1=1.5&r2=1.6)
Accumulator.class.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/Accumulator.class.php.diff?r1=1.5&r2=1.6)

Added Files:
-----------
pgfouine/include:
LogBlock.class.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogBlock.class.php?rev=1.1&content-type=text/x-cvsweb-markup)
LogObject.class.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogObject.class.php?rev=1.1&content-type=text/x-cvsweb-markup)
QueryLogObject.class.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/QueryLogObject.class.php?rev=1.1&content-type=text/x-cvsweb-markup)
ErrorLogObject.class.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/ErrorLogObject.class.php?rev=1.1&content-type=text/x-cvsweb-markup)
DurationLogObject.class.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/DurationLogObject.class.php?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
pgfouine/include:
ErrorQuery.class.php
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/ErrorQuery.class.php)
Query.class.php
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/Query.class.php)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2005-12-26 00:31:14 pgfouine - pgfouine: duration only queries
Previous Message User Fxjr 2005-12-25 16:40:33 npgsql - Npgsql: 2005-12-25 Francisco Figueiredo Jr.