git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cde35cf)
9.5 release notes: mention ON CONFLICT DO NOTHING for FDWs
Fri, 7 Aug 2015 01:08:08 +0000 (21:08 -0400)
Fri, 7 Aug 2015 01:08:22 +0000 (21:08 -0400)
Report by Peter Geoghegan

Backpatch through 9.5


diff --git a/doc/src/sgml/release-9.5.sgml b/doc/src/sgml/release-9.5.sgml
index b1a3b2dbece0c2153cd289961efa0b22ae9f0f0b..6aeefd24a7bf286ba279a5083b25d4af904c2403 100644 (file)
--- a/doc/src/sgml/release-9.5.sgml
+++ b/doc/src/sgml/release-9.5.sgml
@@ -2447,6 +2447,24 @@ FIXME: Improve description, link
<listitem>
<!--
+2015年05月08日 [168d580] Andres..: Add support for INSERT ... ON CONFLICT DO NOTHI..
+2015年05月08日 [2c8f483] Andres..: Represent columns requiring insert and update p..
+-->
+ <para>
+ Foreign tables can now take part in <command>INSERT ... ON CONFLICT
+ DO NOTHING</> queries (Peter Geoghegan, Heikki Linnakangas,
+ Andres Freund)
+ </para>
+
+ <para>
+ Foreign data wrappers must be modified to handle this.
+ <command>INSERT ... ON CONFLICT DO UPDATE</> is not supported on
+ foreign tables.
+ </para>
+ </listitem>
+
+ <listitem>
+<!--
2014年12月18日 [4a14f13] Tom Lane: Improve hash_create's API for selecting simple-..
-->
<para>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /