pgfouine - pgfouine: implemented -keepformatting option to close

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: implemented -keepformatting option to close
Date: 2006-09-07 21:28:43
Message-ID: 20060907212843.E3E7A86C64A@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-09-07 22:52:02 pgsql: Clean up logging for extended-query-protocol operations, as per
Previous Message User Gsmet 2006-09-07 21:24:07 pgfouine - pgfouine: cleanup