summaryrefslogtreecommitdiffstats
path: root/doc/src/sgml/man7/COPY.7
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 12:18:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 12:18:03 +0000
commitb4b8efbd3826ac0af2d1c2e7c40fcf80a4bfba45 (patch)
treebec866278030c41c624a91037b1dd88f41c99d8e /doc/src/sgml/man7/COPY.7
parentAdding upstream version 15.5. (diff)
downloadpostgresql-15-66f7806ccd3f001bf96b8d5d153b7eaa82bc10cf.tar.xz
postgresql-15-66f7806ccd3f001bf96b8d5d153b7eaa82bc10cf.zip
Adding upstream version 15.6.upstream/15.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/src/sgml/man7/COPY.7')
-rw-r--r--doc/src/sgml/man7/COPY.712
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/src/sgml/man7/COPY.7 b/doc/src/sgml/man7/COPY.7
index 127bcbb..3daaa71 100644
--- a/doc/src/sgml/man7/COPY.7
+++ b/doc/src/sgml/man7/COPY.7
@@ -2,12 +2,12 @@
.\" Title: COPY
.\" Author: The PostgreSQL Global Development Group
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023
-.\" Manual: PostgreSQL 15.5 Documentation
-.\" Source: PostgreSQL 15.5
+.\" Date: 2024
+.\" Manual: PostgreSQL 15.6 Documentation
+.\" Source: PostgreSQL 15.6
.\" Language: English
.\"
-.TH "COPY" "7" "2023" "PostgreSQL 15.5" "PostgreSQL 15.5 Documentation"
+.TH "COPY" "7" "2024" "PostgreSQL 15.6" "PostgreSQL 15.6 Documentation"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -130,7 +130,9 @@ For
\fBUPDATE\fR
and
\fBDELETE\fR
-queries a RETURNING clause must be provided, and the target relation must not have a conditional rule, nor an
+queries a
+RETURNING
+clause must be provided, and the target relation must not have a conditional rule, nor an
ALSO
rule, nor an
INSTEAD