pgsql: Note that the -F and -R command line options only affect

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Note that the -F and -R command line options only affect
Дата
Msg-id 20050314061902.2FA5A563AC@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Note that the -F and -R command line options only affect unaligned
output mode.  This was already stated in other places in the psql
reference page, but not here.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        psql-ref.sgml (r1.133 -> r1.134)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml.diff?r1=1.133&r2=1.134)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Avoid O(N^2) overhead in repeated nocachegetattr calls when
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Increment all major version numbers in 8.0.X