pgsql: Fix COPY documentation to not imply that HEADER can be used

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix COPY documentation to not imply that HEADER can be used
Дата
Msg-id 20081010214635.1AC177545A4@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix COPY documentation to not imply that HEADER can be used outside CSV mode.
Per gripe from Bill Thoen.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        copy.sgml (r1.81 -> r1.82)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/copy.sgml?r1=1.81&r2=1.82)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix small query-lifespan memory leak introduced by 8.4 change in
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix COPY documentation to not imply that HEADER can be used