pgfouine - pgfouine: fixed an infinite loop when duration and count are - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: fixed an infinite loop when duration and count are
Date
Msg-id 20060307220952.380D2103389A@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Repair old performance bug in tuplesort.c/logtape.c.
Next
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: updated ChangeLog