pgfouine - pgfouine: improved SQL highlighting it's now possible to - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: improved SQL highlighting it's now possible to
Date
Msg-id 20051120212447.456E01125011@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
improved SQL highlighting
it's now possible to choose reports generated

Modified Files:
--------------
    pgfouine/include/reporting/geshi/geshi:
        sql.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/geshi/geshi/sql.php.diff?r1=1.1&r2=1.2)
    pgfouine:
        pgfouine.php (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.7&r2=1.8)
    pgfouine/include/reporting:
        HtmlReportAggregator.class.php (r1.8 -> r1.9)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/HtmlReportAggregator.class.php.diff?r1=1.8&r2=1.9)

Added Files:
-----------
    pgfouine:
        ChangeLog (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Cleanup Warnings.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Clean up after DROP IF EXISTS patch.