pgfouine - pgfouine: fixed a bug in duration detection for index cleanup - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: fixed a bug in duration detection for index cleanup
Date
Msg-id 20060802233010.9A73B86C618@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
fixed a bug in duration detection for index cleanup

Modified Files:
--------------
    pgfouine/include/postgresql/vacuum/lines:
        PostgreSQLIndexCleanupDetailLine.class.php (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLIndexCleanupDetailLine.class.php.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: * [vacuum] added the duration information *
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql: 2006-08-02 Francisco Figueiredo Jr.