pgfouine - pgfouine: fixed a bug in duration detection for index cleanup

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: fixed a bug in duration detection for index cleanup
Date: 2006-08-02 23:30:10
Message-ID: 20060802233010.9A73B86C618@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2006-08-03 01:19:01 npgsql - Npgsql: 2006-08-02 Francisco Figueiredo Jr.
Previous Message User Gsmet 2006-08-02 23:19:06 pgfouine - pgfouine: * [vacuum] added the duration information *