| From: | gsmet(at)pgfoundry(dot)org (User Gsmet) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgfouine - pgfouine: fixed the text error report added hint and detail |
| Date: | 2005-11-25 00:10:50 |
| Message-ID: | 20051125001050.93D26112502B@pgfoundry.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
fixed the text error report
added hint and detail to error report
Modified Files:
--------------
pgfouine/include/reporting/reports:
NormalizedErrorsMostFrequentReport.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedErrorsMostFrequentReport.class.php.diff?r1=1.1&r2=1.2)
pgfouine/include/reporting:
HtmlReportAggregator.class.php (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/HtmlReportAggregator.class.php.diff?r1=1.10&r2=1.11)
pgfouine/include:
NormalizedError.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/NormalizedError.class.php.diff?r1=1.1&r2=1.2)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | User Gsmet | 2005-11-25 00:14:17 | pgfouine - pgfouine: updated changelog |
| Previous Message | User Gsmet | 2005-11-24 22:13:18 | pgfouine - pgfouine: removed the hasDurationInfo stuff as it was not |