pgfouine - pgfouine: fixed a bug submitted by David Link there was no

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: fixed a bug submitted by David Link there was no
Date: 2006-01-10 18:12:37
Message-ID: 20060110181237.F3FE31033E46@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed a bug submitted by David Link
there was no check on the command number for duration line which mistakenly set duration twice if you use log_duration
(this is fixed in the new parser anyway)

Tags:
----
BRANCH_0_2

Modified Files:
--------------
pgfouine/include/postgresql/lines:
PostgreSQLDurationLine.class.php (r1.3 -> r1.3.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLDurationLine.class.php.diff?r1=1.3&r2=1.3.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2006-01-10 18:17:42 pgfouine - pgfouine: improved the sort of queries
Previous Message User Gsmet 2006-01-10 17:52:06 pgfouine - pgfouine: commited the current work to work on 0.2 branch