pgfouine - pgfouine: implemented -keepformatting option to close

Поиск
Список
Период
Сортировка
От gsmet@pgfoundry.org (User Gsmet)
Тема pgfouine - pgfouine: implemented -keepformatting option to close
Дата
Msg-id 20060907212843.E3E7A86C64A@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - pgfouine: cleanup
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Clean up logging for extended-query-protocol operations, as per