File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -128,10 +128,10 @@ COPY { <replaceable class="parameter">table_name</replaceable> [ ( <replaceable
128
128
</para>
129
129
<para>
130
130
For <command>INSERT</command>, <command>UPDATE</command> and
131
- <command>DELETE</command> queries a RETURNING clause must be provided,
132
- and the target relation must not have a conditional rule, nor
133
- an <literal>ALSO</literal> rule, nor an <literal>INSTEAD</literal> rule
134
- that expands to multiple statements.
131
+ <command>DELETE</command> queries a <literal> RETURNING</literal> clause
132
+ must be provided, and the target relation must not have a conditional
133
+ rule, nor an <literal>ALSO</literal> rule, nor an
134
+ <literal>INSTEAD</literal> rule that expands to multiple statements.
135
135
</para>
136
136
</listitem>
137
137
</varlistentry>
You can’t perform that action at this time.
0 commit comments