pgfouine - pgfouine: tsung support

Поиск
Список
Период
Сортировка
От gsmet@pgfoundry.org (User Gsmet)
Тема pgfouine - pgfouine: tsung support
Дата
Msg-id 20060807222511.3A05986C61B@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
tsung support

Modified Files:
--------------
    pgfouine/include:
        QueryLogObject.class.php (r1.6 -> r1.7)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/QueryLogObject.class.php.diff?r1=1.6&r2=1.7)
        DurationLogObject.class.php (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/DurationLogObject.class.php.diff?r1=1.2&r2=1.3)
        LogObject.class.php (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogObject.class.php.diff?r1=1.8&r2=1.9)
        ErrorLogObject.class.php (r1.5 -> r1.6)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/ErrorLogObject.class.php.diff?r1=1.5&r2=1.6)
    pgfouine/include/reporting/reports:
        Report.class.php (r1.11 -> r1.12)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/Report.class.php.diff?r1=1.11&r2=1.12)
    pgfouine/include/postgresql/lines:
        PostgreSQLQueryStartWithDurationLine.class.php (r1.11 -> r1.12)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLQueryStartWithDurationLine.class.php.diff?r1=1.11&r2=1.12)
        PostgreSQLQueryStartLine.class.php (r1.10 -> r1.11)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLQueryStartLine.class.php.diff?r1=1.10&r2=1.11)
        PostgreSQLDurationLine.class.php (r1.8 -> r1.9)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLDurationLine.class.php.diff?r1=1.8&r2=1.9)
        PostgreSQLErrorLine.class.php (r1.8 -> r1.9)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLErrorLine.class.php.diff?r1=1.8&r2=1.9)
    pgfouine:
        ChangeLog (r1.49 -> r1.50)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.49&r2=1.50)
        pgfouine.php (r1.50 -> r1.51)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.50&r2=1.51)
    pgfouine/include/reporting:
        reports.lib.php (r1.12 -> r1.13)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports.lib.php.diff?r1=1.12&r2=1.13)
    pgfouine/include/listeners:
        listeners.lib.php (r1.9 -> r1.10)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/listeners.lib.php.diff?r1=1.9&r2=1.10)

Added Files:
-----------
    pgfouine/include/reporting/reports:
        TsungSessionsReport.class.php (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/TsungSessionsReport.class.php?rev=1.1&content-type=text/x-cvsweb-markup)
    pgfouine/include/listeners/query:
        TsungSessionsListener.class.php (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/TsungSessionsListener.class.php?rev=1.1&content-type=text/x-cvsweb-markup)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Put back another improperly-removed #include.
Следующее
От: nwakefield@pgfoundry.org (User Nwakefield)
Дата:
Сообщение: bizgres - bizgres: