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

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix COPY documentation to not imply that HEADER can be used
Date: 2008-10-10 21:46:35
Message-ID: 20081010214635.1AC177545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-10-10 21:46:43 pgsql: Fix COPY documentation to not imply that HEADER can be used
Previous Message Tom Lane 2008-10-10 14:17:08 pgsql: Fix small query-lifespan memory leak introduced by 8.4 change in