mirror of
https://github.com/postgres/postgres.git
synced 2025-05-21 15:54:08 +03:00
doc: adjust 9970443640b4569cf72b3c8e84abe80bdf533c7f for "null string"
Report by Andrew Dunstan
This commit is contained in:
parent
9970443640
commit
2362c2bd23
@ -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…
x
Reference in New Issue
Block a user