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

Commit7a5e39e

Browse files
committed
Release notes for 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24.
1 parente8b6393 commit7a5e39e

File tree

1 file changed

+37
-10
lines changed

1 file changed

+37
-10
lines changed

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

Lines changed: 37 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ Branch: REL9_4_STABLE [ddfb1b2ee] 2019-06-24 16:43:05 -0400
4949
</para>
5050

5151
<para>
52-
This fixes a regression introduced inJune'sminor releases: indexes
53-
using the altered columns were not processed correctly, leading to
54-
strange failures during <command>ALTER TABLE</command>.
52+
This fixes a regression introduced inthe most recentminor releases:
53+
indexesusing the altered columns were not processed correctly,
54+
leading tostrange failures during <command>ALTER TABLE</command>.
5555
</para>
5656
</listitem>
5757

@@ -162,20 +162,29 @@ Branch: REL_11_STABLE [e4f2d4fe9] 2019-06-27 11:57:10 -0400
162162

163163
<listitem>
164164
<!--
165+
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
166+
Branch: master [489247b0e] 2019-08-04 11:18:45 -0400
167+
Branch: REL_12_STABLE [865440714] 2019-08-04 11:18:45 -0400
168+
Branch: REL_11_STABLE [e3967a16d] 2019-08-04 11:18:45 -0400
169+
-->
170+
<para>
171+
Prune a partitioned table's default partition (that is, avoid
172+
uselessly scanning it) in more cases (Yuzuko Hosoya)
173+
</para>
174+
</listitem>
175+
176+
<listitem>
177+
<!--
165178
Author: David Rowley <drowley@postgresql.org>
166179
Branch: master [cfde23493] 2019-07-12 19:12:38 +1200
167180
Branch: REL_12_STABLE [30a268ed2] 2019-07-12 19:11:45 +1200
168181
Branch: REL_11_STABLE [757f1baa8] 2019-07-12 19:10:12 +1200
169182
-->
170183
<para>
171-
Fix possible failure to pruneawaypartitions when there are
184+
Fix possible failure to prune partitions when there are
172185
multiple partition key columns of <type>boolean</type> type
173186
(David Rowley)
174187
</para>
175-
176-
<para>
177-
This led to inefficient queries, though not any wrong answers.
178-
</para>
179188
</listitem>
180189

181190
<listitem>
@@ -571,6 +580,19 @@ Branch: REL_11_STABLE [577c8802d] 2019-07-20 11:11:52 -0700
571580

572581
<listitem>
573582
<!--
583+
Author: Tom Lane <tgl@sss.pgh.pa.us>
584+
Branch: master [e0f504885] 2019-08-04 14:05:34 -0400
585+
Branch: REL_12_STABLE [df521ab79] 2019-08-04 14:05:35 -0400
586+
Branch: REL_11_STABLE [e8b639357] 2019-08-04 14:05:35 -0400
587+
-->
588+
<para>
589+
Fix handling of Perl <literal>undef</literal> values
590+
in <filename>contrib/jsonb_plperl</filename> (Ivan Panchenko)
591+
</para>
592+
</listitem>
593+
594+
<listitem>
595+
<!--
574596
Author: Michael Paquier <michael@paquier.xyz>
575597
Branch: master [b2a3d706b] 2019-08-01 09:37:28 +0900
576598
Branch: REL_12_STABLE [20f5cb195] 2019-08-01 09:37:48 +0900
@@ -609,10 +631,15 @@ Author: Thomas Munro <tmunro@postgresql.org>
609631
Branch: master [27cd521e6] 2019-07-26 10:01:18 +1200
610632
Branch: REL_12_STABLE [3964d3bce] 2019-07-26 10:09:31 +1200
611633
Branch: REL_11_STABLE [77d5dea38] 2019-07-26 10:09:54 +1200
634+
Author: Tom Lane <tgl@sss.pgh.pa.us>
635+
Branch: master [803466b6f] 2019-08-04 13:07:12 -0400
636+
Branch: REL_12_STABLE [4844c6303] 2019-08-04 13:07:12 -0400
637+
Branch: REL_11_STABLE [45d6789e7] 2019-08-04 13:07:12 -0400
612638
-->
613639
<para>
614-
Improve stability of <filename>src/test/ldap</filename> regression
615-
tests (Thomas Munro)
640+
Improve stability of <filename>src/test/kerberos</filename>
641+
and <filename>src/test/ldap</filename> regression tests
642+
(Thomas Munro, Tom Lane)
616643
</para>
617644
</listitem>
618645

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp