pgfouine - pgfouine: more work on vacuum verbose output analysis - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: more work on vacuum verbose output analysis
Date
Msg-id 20060721102644.5CEEA86C5D1@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
more work on vacuum verbose output analysis

Modified Files:
--------------
    pgfouine/include/reporting:
        ReportAggregator.class.php (r1.15 -> r1.16)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/ReportAggregator.class.php.diff?r1=1.15&r2=1.16)
        HtmlReportAggregator.class.php (r1.21 -> r1.22)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/HtmlReportAggregator.class.php.diff?r1=1.21&r2=1.22)
    pgfouine/include/postgresql/vacuum/lines:
        PostgreSQLFSMInformationDetailLine.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLFSMInformationDetailLine.class.php.diff?r1=1.1&r2=1.2)
        PostgreSQLVacuumContinuationLine.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLVacuumContinuationLine.class.php.diff?r1=1.1&r2=1.2)
        PostgreSQLVacuumDetailLine.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLVacuumDetailLine.class.php.diff?r1=1.1&r2=1.2)
    pgfouine/include/postgresql/vacuum/parsers:
        PostgreSQLVacuumParser.class.php (r1.3 -> r1.4)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/parsers/PostgreSQLVacuumParser.class.php.diff?r1=1.3&r2=1.4)
    pgfouine/include/postgresql/vacuum:
        PostgreSQLVacuumRegexps.lib.php (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/PostgreSQLVacuumRegexps.lib.php.diff?r1=1.2&r2=1.3)
        vacuum.lib.php (r1.3 -> r1.4)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/vacuum.lib.php.diff?r1=1.3&r2=1.4)
        VacuumLogStream.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/VacuumLogStream.class.php.diff?r1=1.1&r2=1.2)
    pgfouine/include/postgresql/vacuum/listeners:
        VacuumedTablesListener.class.php (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/listeners/VacuumedTablesListener.class.php.diff?r1=1.2&r2=1.3)
        FSMInformationListener.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/listeners/FSMInformationListener.class.php.diff?r1=1.1&r2=1.2)
    pgfouine/include/postgresql/vacuum/objects:
        FSMInformationLogObject.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/objects/FSMInformationLogObject.class.php.diff?r1=1.1&r2=1.2)
        VacuumTableLogObject.class.php (r1.3 -> r1.4)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/objects/VacuumTableLogObject.class.php.diff?r1=1.3&r2=1.4)
    pgfouine/include/postgresql/vacuum/reporting/reports:
        FSMInformationReport.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/reporting/reports/FSMInformationReport.class.php.diff?r1=1.1&r2=1.2)
        VacuumOverallReport.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/reporting/reports/VacuumOverallReport.class.php.diff?r1=1.1&r2=1.2)
        VacuumedTablesReport.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/reporting/reports/VacuumedTablesReport.class.php.diff?r1=1.1&r2=1.2)

Added Files:
-----------
    pgfouine/include/reporting/web/css:
        common.css (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/web/css/common.css?rev=1.1&content-type=text/x-cvsweb-markup)
    pgfouine/include/postgresql/vacuum/listeners:
        VacuumOverallListener.class.php (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/listeners/VacuumOverallListener.class.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: New Directory
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add the full set of comparison functions for type TID, including