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

Started by Tom Lanealmost 18 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix COPY documentation to not imply that HEADER can be used outside CSV mode.
Per gripe from Bill Thoen.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
copy.sgml (r1.70.2.3 -> r1.70.2.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/copy.sgml?r1=1.70.2.3&r2=1.70.2.4)