pgfouine - pgfouine: added the collect of index cleanup information - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: added the collect of index cleanup information
Date
Msg-id 20060723214409.28C2586C617@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
added the collect of index cleanup information

Modified Files:
--------------
    pgfouine/include/postgresql/vacuum/parsers:
        PostgreSQLVacuumParser.class.php (r1.4 -> r1.5)

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

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

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

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/objects/VacuumTableLogObject.class.php.diff?r1=1.4&r2=1.5)
    pgfouine:
        ChangeLog (r1.42 -> r1.43)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.42&r2=1.43)

Added Files:
-----------
    pgfouine/include/postgresql/vacuum/objects:
        VacuumIndexInformation.class.php (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/objects/VacuumIndexInformation.class.php?rev=1.1&content-type=text/x-cvsweb-markup)
    pgfouine/include/postgresql/vacuum/lines:
        PostgreSQLIndexCleanupInformationLine.class.php (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLIndexCleanupInformationLine.class.php?rev=1.1&content-type=text/x-cvsweb-markup)
        PostgreSQLIndexCleanupDetailLine.class.php (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLIndexCleanupDetailLine.class.php?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
    pgfouine/include/postgresql/vacuum/lines:
        PostgreSQLVacuumIndexInformationLine.class.php

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLVacuumIndexInformationLine.class.php)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - rc: Prompt for password, if requested.
Next
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: added more information in vacuum overall statistics