pgfouine - pgfouine: major performances improvement

Поиск
Список
Период
Сортировка
От gsmet@pgfoundry.org (User Gsmet)
Тема pgfouine - pgfouine: major performances improvement
Дата
Msg-id 20051124004839.3A4E7112509A@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - pgfouine: initialize the profiler in GenericLogReader
Следующее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - pgfouine: implemented the Profiler in the parsers optimized