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

Commit77366d9

Browse files
committed
Last-minute updates for release notes.
Add entries for v11 changes that went in post-stamping, but beforethe final wrap.
1 parent5d28c9b commit77366d9

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

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

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,22 @@ Branch: REL_11_STABLE [6eb31cedb] 2018-11-03 16:00:00 -0700
152152

153153
<listitem>
154154
<!--
155+
Author: Tom Lane <tgl@sss.pgh.pa.us>
156+
Branch: master [5d28c9bd7] 2018-11-06 18:33:28 -0500
157+
Branch: REL_11_STABLE [05f84605d] 2018-11-06 18:33:33 -0500
158+
-->
159+
<para>
160+
Disable <varname>recheck_on_update</varname> optimization (Tom Lane)
161+
</para>
162+
163+
<para>
164+
This new-in-v11 feature turns out not to have been ready for prime
165+
time. Disable it until something can be done about it.
166+
</para>
167+
</listitem>
168+
169+
<listitem>
170+
<!--
155171
Author: Michael Paquier <michael@paquier.xyz>
156172
Branch: master [dc3e436b1] 2018-11-05 11:04:02 +0900
157173
Branch: REL_11_STABLE [7c222d5e5] 2018-11-05 11:04:14 +0900
@@ -333,6 +349,24 @@ Branch: REL_10_STABLE [90a1f9786] 2018-09-25 09:56:57 +0900
333349
<listitem>
334350
<!--
335351
Author: Tom Lane <tgl@sss.pgh.pa.us>
352+
Branch: master [003c68a3b] 2018-11-06 13:25:24 -0500
353+
Branch: REL_11_STABLE [1f28ec6be] 2018-11-06 13:25:24 -0500
354+
Branch: REL_10_STABLE [b2e754c14] 2018-11-06 13:25:24 -0500
355+
-->
356+
<para>
357+
Rename red-black tree support functions to use <literal>rbt</literal>
358+
prefix not <literal>rb</literal> prefix (Tom Lane)
359+
</para>
360+
361+
<para>
362+
This avoids name collisions with Ruby functions, which broke
363+
PL/Ruby. It's hoped that there are no other affected extensions.
364+
</para>
365+
</listitem>
366+
367+
<listitem>
368+
<!--
369+
Author: Tom Lane <tgl@sss.pgh.pa.us>
336370
Branch: master [1440c461f] 2018-11-02 18:54:00 -0400
337371
Branch: REL_11_STABLE [df1d749a7] 2018-11-02 18:54:00 -0400
338372
Branch: REL_10_STABLE [229a5c8ad] 2018-11-02 18:54:00 -0400

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp