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

Commit79697d0

Browse files
committed
doc: more PG 12 release note adjustments
This adds two more items that should have been included in thebeginning.Reported-by: Justin PryzbyDiscussion:https://postgr.es/m/20190508203204.GA25482@telsasoft.com
1 parent81ddfa2 commit79697d0

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,21 @@ forced by specifying NOT MATERIALIZED. Previously, CTEs were never inlined and
715715
</para>
716716
</listitem>
717717

718+
<listitem>
719+
<!--
720+
Author: Peter Eisentraut <peter_e@gmx.net>
721+
2018-07-16 [f7cb2842b] Add plan_cache_mode setting
722+
-->
723+
724+
<para>
725+
Allow contol over when generic plans are used for prepared statements (Pavel Stehule)
726+
</para>
727+
728+
<para>
729+
The server variable plan_cache_mode enables this control.
730+
</para>
731+
</listitem>
732+
718733
<listitem>
719734
<!--
720735
Author: Tom Lane <tgl@sss.pgh.pa.us>
@@ -2454,6 +2469,21 @@ Add --exclude-database option to pg_dumpall (Andrew Dunstan)
24542469
</para>
24552470
</listitem>
24562471

2472+
<listitem>
2473+
<!--
2474+
Author: Thomas Munro <tmunro@postgresql.org>
2475+
2018-07-13 [387a5cfb9] Add pg_dump - -on-conflict-do-nothing option.
2476+
-->
2477+
2478+
<para>
2479+
Allow restore of INSERT statements to skip rows which would cause conflicts (Surafel Temesgen)
2480+
</para>
2481+
2482+
<para>
2483+
The pg_dump option is --on-conflict-do-nothing.
2484+
</para>
2485+
</listitem>
2486+
24572487
<listitem>
24582488
<!--
24592489
Author: Tom Lane <tgl@sss.pgh.pa.us>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp