pgfouine - pgfouine: added -maxquerylength option per request from Josh

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: added -maxquerylength option per request from Josh
Date: 2009-08-24 20:53:47
Message-ID: 20090824205347.4A23A1072087@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
added -maxquerylength option per request from Josh Berkus

Modified Files:
--------------
pgfouine/include/reporting:
HtmlReportAggregator.class.php (r1.28 -> r1.29)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/HtmlReportAggregator.class.php?r1=1.28&r2=1.29)
ReportAggregator.class.php (r1.21 -> r1.22)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/ReportAggregator.class.php?r1=1.21&r2=1.22)
pgfouine:
ChangeLog (r1.90 -> r1.91)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog?r1=1.90&r2=1.91)
pgfouine.php (r1.61 -> r1.62)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php?r1=1.61&r2=1.62)
pgfouine/include/reporting/reports:
NormalizedReport.class.php (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedReport.class.php?r1=1.11&r2=1.12)
NormalizedQueriesMostFrequentReport.class.php (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedQueriesMostFrequentReport.class.php?r1=1.12&r2=1.13)
Report.class.php (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/Report.class.php?r1=1.14&r2=1.15)
NormalizedQueriesSlowestAverageReport.class.php (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedQueriesSlowestAverageReport.class.php?r1=1.12&r2=1.13)
NormalizedQueriesMostTimeReport.class.php (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedQueriesMostTimeReport.class.php?r1=1.15&r2=1.16)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2009-08-24 22:07:36 pgfouine - pgfouine: added a CSV query report per request from David
Previous Message Peter Eisentraut 2009-08-24 20:25:25 pgsql: Make PL/Python tests more compatible with Python 3 This changes