pgfouine - pgfouine: fixed a bug in history listener: queries were not - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: fixed a bug in history listener: queries were not
Date
Msg-id 20060831171630.D355086C6E8@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
fixed a bug in history listener: queries were not ordered correctly if their timestamp were identical

Modified Files:
--------------
    pgfouine/include/listeners/query:
        QueriesHistoryListener.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/QueriesHistoryListener.class.php.diff?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: diogob@pgfoundry.org (User Diogob)
Date:
Subject: xlogviewer - xlogdump: help function
Next
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: added a replace method to RegExp