We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac9f5b commit 97710d9Copy full SHA for 97710d9
doc/src/sgml/ref/copy.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$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 $
3
Postgres documentation
4
-->
5
@@ -121,7 +121,7 @@ COPY [ BINARY ] <replaceable class="parameter">table</replaceable> [ WITH OIDS ]
121
a NULL value, so you should make sure that you use the same string
122
as you used on copy out.
123
</para>
124
- </hote>
+ </note>
125
</listitem>
126
</varlistentry>
127
0 commit comments