pgfouine - pgfouine: implemented -keepformatting option to close - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: implemented -keepformatting option to close
Date
Msg-id 20060907212843.E3E7A86C64A@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
implemented -keepformatting option to close [#1000724] Do not strip \n's from SQL queries

Modified Files:
--------------
    pgfouine/include/postgresql/lines:
        PostgreSQLQueryStartLine.class.php (r1.12 -> r1.13)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLQueryStartLine.class.php.diff?r1=1.12&r2=1.13)
    pgfouine/include/lib:
        common.lib.php (r1.23 -> r1.24)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/lib/common.lib.php.diff?r1=1.23&r2=1.24)
    pgfouine:
        pgfouine.php (r1.52 -> r1.53)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.52&r2=1.53)
        ChangeLog (r1.56 -> r1.57)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.56&r2=1.57)
    pgfouine/include:
        LogObject.class.php (r1.10 -> r1.11)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogObject.class.php.diff?r1=1.10&r2=1.11)

pgsql-committers by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: cleanup
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Clean up logging for extended-query-protocol operations, as per