mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
@@ -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>
|
||||||
|
Reference in New Issue
Block a user