pgfouine - pgfouine: major performances improvement - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: major performances improvement
Date
Msg-id 20051124004839.3A4E7112509A@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: initialize the profiler in GenericLogReader
Next
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: implemented the Profiler in the parsers optimized