pgfouine - pgfouine: fixed an infinite loop when duration and count are

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: fixed an infinite loop when duration and count are
Date: 2006-03-07 22:09:52
Message-ID: 20060307220952.380D2103389A@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed an infinite loop when duration and count are exactly identical for two different normalized queries

Modified Files:
--------------
pgfouine/include/listeners/query:
NormalizedQueriesListener.class.php (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/NormalizedQueriesListener.class.php.diff?r1=1.9&r2=1.10)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2006-03-07 22:17:28 pgfouine - pgfouine: updated ChangeLog
Previous Message Tom Lane 2006-03-07 19:06:50 pgsql: Repair old performance bug in tuplesort.c/logtape.c.