Skip to content

Commit 9c00e4c

Browse files
committed
Added literal tag for RETURNING
This is an old mistake (92e3818); backpatch all the way back. Author: Atsushi Torikoshi <torikoshia@oss.nttdata.com> Reviewed-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> Discussion: https://postgr.es/m/c0aa00b60a16c0ea2a4c5123b013acb9@oss.nttdata.com
1 parent 506c77f commit 9c00e4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/ref/copy.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,10 @@ COPY { <replaceable class="parameter">table_name</replaceable> [ ( <replaceable
128128
</para>
129129
<para>
130130
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.
135135
</para>
136136
</listitem>
137137
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy