File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -119,10 +119,10 @@ COPY { <replaceable class="parameter">table_name</replaceable> [ ( <replaceable
119
119
</para>
120
120
<para>
121
121
For <command>INSERT</command>, <command>UPDATE</command> and
122
- <command>DELETE</command> queries a RETURNING clause must be provided,
123
- and the target relation must not have a conditional rule, nor
124
- an <literal>ALSO</literal> rule, nor an <literal>INSTEAD</literal> rule
125
- that expands to multiple statements.
122
+ <command>DELETE</command> queries a <literal> RETURNING</literal> clause
123
+ must be provided, and the target relation must not have a conditional
124
+ rule, nor an <literal>ALSO</literal> rule, nor an
125
+ <literal>INSTEAD</literal> rule that expands to multiple statements.
126
126
</para>
127
127
</listitem>
128
128
</varlistentry>
You can’t perform that action at this time.
0 commit comments