Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit58e09b9

Browse files
committed
9.5 release notes: mention ON CONFLICT DO NOTHING for FDWs
Report by Peter GeogheganBackpatch through 9.5
1 parentcde35cf commit58e09b9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

‎doc/src/sgml/release-9.5.sgml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2447,6 +2447,24 @@ FIXME: Improve description, link
24472447

24482448
<listitem>
24492449
<!--
2450+
2015-05-08 [168d580] Andres..: Add support for INSERT ... ON CONFLICT DO NOTHI..
2451+
2015-05-08 [2c8f483] Andres..: Represent columns requiring insert and update p..
2452+
-->
2453+
<para>
2454+
Foreign tables can now take part in <command>INSERT ... ON CONFLICT
2455+
DO NOTHING</> queries (Peter Geoghegan, Heikki Linnakangas,
2456+
Andres Freund)
2457+
</para>
2458+
2459+
<para>
2460+
Foreign data wrappers must be modified to handle this.
2461+
<command>INSERT ... ON CONFLICT DO UPDATE</> is not supported on
2462+
foreign tables.
2463+
</para>
2464+
</listitem>
2465+
2466+
<listitem>
2467+
<!--
24502468
2014-12-18 [4a14f13] Tom Lane: Improve hash_create's API for selecting simple-..
24512469
-->
24522470
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp