pgfouine - pgfouine: NOTICEs for a query are now displayed improved - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: NOTICEs for a query are now displayed improved
Date
Msg-id 20060611213530.2162186C416@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
NOTICEs for a query are now displayed
improved normalized queries formatting

Modified Files:
--------------
    pgfouine/include/reporting:
        ReportAggregator.class.php (r1.14 -> r1.15)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/ReportAggregator.class.php.diff?r1=1.14&r2=1.15)
        HtmlReportAggregator.class.php (r1.20 -> r1.21)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/HtmlReportAggregator.class.php.diff?r1=1.20&r2=1.21)
    pgfouine/include:
        NormalizedQuery.class.php (r1.11 -> r1.12)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/NormalizedQuery.class.php.diff?r1=1.11&r2=1.12)
        LogObject.class.php (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogObject.class.php.diff?r1=1.7&r2=1.8)
        SlowestQueryList.class.php (r1.6 -> r1.7)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/SlowestQueryList.class.php.diff?r1=1.6&r2=1.7)
    pgfouine/include/reporting/reports:
        NormalizedReport.class.php (r1.8 -> r1.9)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedReport.class.php.diff?r1=1.8&r2=1.9)
        SlowestQueriesReport.class.php (r1.8 -> r1.9)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/SlowestQueriesReport.class.php.diff?r1=1.8&r2=1.9)
        Report.class.php (r1.9 -> r1.10)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/Report.class.php.diff?r1=1.9&r2=1.10)
    pgfouine:
        ChangeLog (r1.39 -> r1.40)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.39&r2=1.40)

pgsql-committers by date:

Previous
From: pgstudy@pgfoundry.org (User Pgstudy)
Date:
Subject: fulldisjunction - fd: Moved the (tableID:rowID) pairs to the first
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Code review for psql multiline history patch(es).