pgfouine - pgfouine: added a tooltip with hourly statistics on

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: added a tooltip with hourly statistics on
Date: 2006-04-04 23:12:29
Message-ID: 20060404231230.15D191033862@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
added a tooltip with hourly statistics on normalized queries

Modified Files:
--------------
pgfouine/include:
NormalizedQuery.class.php (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/NormalizedQuery.class.php.diff?r1=1.10&r2=1.11)
pgfouine:
pgfouine.spec (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.spec.diff?r1=1.6&r2=1.7)
pgfouine.php (r1.33 -> r1.34)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.33&r2=1.34)
ChangeLog (r1.26 -> r1.27)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.26&r2=1.27)
pgfouine/include/reporting/reports:
NormalizedReport.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedReport.class.php.diff?r1=1.6&r2=1.7)
NormalizedQueriesSlowestAverageReport.class.php (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedQueriesSlowestAverageReport.class.php.diff?r1=1.7&r2=1.8)
NormalizedQueriesMostTimeReport.class.php (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedQueriesMostTimeReport.class.php.diff?r1=1.10&r2=1.11)
NormalizedQueriesMostFrequentReport.class.php (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedQueriesMostFrequentReport.class.php.diff?r1=1.7&r2=1.8)
pgfouine/include/reporting:
HtmlReportAggregator.class.php (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/HtmlReportAggregator.class.php.diff?r1=1.17&r2=1.18)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-04-05 03:34:05 pgsql: Add a field to the first page of each WAL file to indicate the
Previous Message Tom Lane 2006-04-04 22:39:59 pgsql: Don't use BLCKSZ for the physical length of the pg_control file,