Fix typo in tag.

REL7_0_PATCHES
Thomas G. Lockhart 26 years ago
parent aac9f5bee8
commit 97710d9f5a
  1. 4
      doc/src/sgml/ref/copy.sgml

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/copy.sgml,v 1.11 1999/12/14 00:08:12 momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/copy.sgml,v 1.12 1999/12/17 14:52:51 thomas Exp $
Postgres documentation
-->
@ -121,7 +121,7 @@ COPY [ BINARY ] <replaceable class="parameter">table</replaceable> [ WITH OIDS ]
a NULL value, so you should make sure that you use the same string
as you used on copy out.
</para>
</hote>
</note>
</listitem>
</varlistentry>

Loading…
Cancel
Save