pgfouine - pgfouine: normalized reports refactoring displays examples

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: normalized reports refactoring displays examples
Date: 2005-11-17 00:07:34
Message-ID: 20051117000734.1B10A1125026@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
normalized reports refactoring
displays examples for normalized queries

Modified Files:
--------------
pgfouine/include/reporting:
TextReportAggregator.class.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/TextReportAggregator.class.php.diff?r1=1.2&r2=1.3)
reports.lib.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports.lib.php.diff?r1=1.4&r2=1.5)
HtmlReportAggregator.class.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/HtmlReportAggregator.class.php.diff?r1=1.5&r2=1.6)
pgfouine/include:
NormalizedQuery.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/NormalizedQuery.class.php.diff?r1=1.1&r2=1.2)
pgfouine/include/reporting/reports:
NormalizedQueriesSlowestAverageReport.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedQueriesSlowestAverageReport.class.php.diff?r1=1.1&r2=1.2)
NormalizedQueriesMostTimeReport.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedQueriesMostTimeReport.class.php.diff?r1=1.4&r2=1.5)
NormalizedQueriesMostFrequentReport.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedQueriesMostFrequentReport.class.php.diff?r1=1.1&r2=1.2)
Report.class.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/Report.class.php.diff?r1=1.3&r2=1.4)

Added Files:
-----------
pgfouine/include/reporting/reports:
NormalizedReport.class.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedReport.class.php?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2005-11-17 01:36:49 Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach
Previous Message User Gsmet 2005-11-16 21:46:33 pgfouine - pgfouine: added slowest queries normalized