Skip to content

Commit 01bc589

Browse files
committed
Clarify FDW documentation about ON CONFLICT.
Etsuro Fujita, reviewed by Peter Geoghegan
1 parent 2e8cfcf commit 01bc589

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/src/sgml/fdwhandler.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,9 +1196,10 @@ GetForeignServerByName(const char *name, bool missing_ok);
11961196

11971197
<para>
11981198
<command>INSERT</> with an <literal>ON CONFLICT</> clause does not
1199-
support specifying the conflict target, as remote constraints are not
1200-
locally known. This in turn implies that <literal>ON CONFLICT DO
1201-
UPDATE</> is not supported, since the specification is mandatory there.
1199+
support specifying the conflict target, as unique constraints or
1200+
exclusion constraints on remote tables are not locally known. This
1201+
in turn implies that <literal>ON CONFLICT DO UPDATE</> is not supported,
1202+
since the specification is mandatory there.
12021203
</para>
12031204

12041205
</sect1>

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