mirror of
https://github.com/postgres/postgres.git
synced 2026-02-18 18:25:17 -05:00
Fix typo in tag.
This commit is contained in:
parent
aac9f5bee8
commit
97710d9f5a
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Reference in a new issue