Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9970443

Browse files
committed
doc: improve wording of COPY commit 7ec7378
1 parent 8506a60 commit 9970443

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/src/sgml/ref/copy.sgml

+2-3
Original file line numberDiff line numberDiff line change
@@ -489,9 +489,8 @@ COPY <replaceable class="parameter">count</replaceable>
489489

490490
<para>
491491
<literal>FORCE_NULL</> and <literal>FORCE_NOT_NULL</> can be used
492-
simultaneously on the same column. This has as result to convert quoted
493-
null strings to null values and to convert unquoted null strings to
494-
empty strings.
492+
simultaneously on the same column. This results in converting quoted
493+
empty strings to null values and unquoted empty strings to empty strings.
495494
</para>
496495

497496
</refsect1>

0 commit comments

Comments
 (0)