pgfouine - pgfouine: more work on vacuum verbose output analysis

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: more work on vacuum verbose output analysis
Date: 2006-07-21 10:26:44
Message-ID: 20060721102644.5CEEA86C5D1@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-07-21 20:51:33 pgsql: Add the full set of comparison functions for type TID, including
Previous Message User Gsmet 2006-07-21 10:26:10 pgfouine - pgfouine: New Directory