pgfouine - pgfouine: major performances improvement

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: major performances improvement
Date: 2005-11-24 00:48:39
Message-ID: 20051124004839.3A4E7112509A@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
major performances improvement

Modified Files:
--------------
pgfouine/include/postgresql/lines:
PostgreSQLStatusLine.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLStatusLine.class.php.diff?r1=1.1&r2=1.2)
PostgreSQLContextLine.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLContextLine.class.php.diff?r1=1.6&r2=1.7)
PostgreSQLQueryStartWithDurationLine.class.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLQueryStartWithDurationLine.class.php.diff?r1=1.3&r2=1.4)
pgfouine/include/postgresql/parsers:
PostgreSQLParser.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/PostgreSQLParser.class.php.diff?r1=1.6&r2=1.7)
SyslogPostgreSQLParser.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/SyslogPostgreSQLParser.class.php.diff?r1=1.1&r2=1.2)
pgfouine/include/postgresql:
postgresql.lib.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/postgresql.lib.php.diff?r1=1.1&r2=1.2)

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

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2005-11-24 00:50:05 pgfouine - pgfouine: implemented the Profiler in the parsers optimized
Previous Message User Gsmet 2005-11-24 00:45:10 pgfouine - pgfouine: initialize the profiler in GenericLogReader