doc: adjust 9970443640 for "null string"

Report by Andrew Dunstan
pull/6/head
Bruce Momjian 12 years ago
parent 9970443640
commit 2362c2bd23
  1. 2
      doc/src/sgml/ref/copy.sgml

@ -490,7 +490,7 @@ COPY <replaceable class="parameter">count</replaceable>
<para> <para>
<literal>FORCE_NULL</> and <literal>FORCE_NOT_NULL</> can be used <literal>FORCE_NULL</> and <literal>FORCE_NOT_NULL</> can be used
simultaneously on the same column. This results in converting quoted simultaneously on the same column. This results in converting quoted
empty strings to null values and unquoted empty strings to empty strings. null strings to null values and unquoted null strings to empty strings.
</para> </para>
</refsect1> </refsect1>

Loading…
Cancel
Save