From: | gsmet(at)pgfoundry(dot)org (User Gsmet) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgfouine - pgfouine: added slowest queries normalized |
Date: | 2005-11-16 21:46:33 |
Message-ID: | 20051116214633.B8D351125026@pgfoundry.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Log Message:
-----------
added slowest queries normalized
Modified Files:
--------------
pgfouine/include/reporting:
reports.lib.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports.lib.php.diff?r1=1.3&r2=1.4)
pgfouine/include/listeners/query:
NormalizedQueriesListener.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/NormalizedQueriesListener.class.php.diff?r1=1.4&r2=1.5)
Added Files:
-----------
pgfouine/include/reporting/reports:
NormalizedQueriesSlowestAverageReport.class.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedQueriesSlowestAverageReport.class.php?rev=1.1&content-type=text/x-cvsweb-markup)
From | Date | Subject | |
---|---|---|---|
Next Message | User Gsmet | 2005-11-17 00:07:34 | pgfouine - pgfouine: normalized reports refactoring displays examples |
Previous Message | User Gsmet | 2005-11-16 21:22:12 | pgfouine - pgfouine: added the Most frequent queries report (normalized) |