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

Commitb992a70

Browse files
committed
Doc: correct minor error in back-branch release notes.
Commits1b2c6b7 et al affected the core BRIN "bloom" opclasses,not contrib/bloom. This only corrected a bad assertion so it's nottoo significant to end users, but since we documented it we shoulddo so accurately.Spotted by Takatsuka Haruka.Discussion:https://postgr.es/m/18353-926aa99cfe58aa78@postgresql.org
1 parentf9c8f7c commitb992a70

File tree

1 file changed

+19
-14
lines changed

1 file changed

+19
-14
lines changed

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

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,25 @@ Branch: REL_12_STABLE [b8a606e21] 2023-11-28 11:59:53 +0200
245245
<listitem>
246246
<!--
247247
Author: Michael Paquier <michael@paquier.xyz>
248+
Branch: master [1b2c6b756] 2023-11-08 14:06:26 +0900
249+
Branch: REL_16_STABLE [4dccf9575] 2023-11-08 14:06:36 +0900
250+
Branch: REL_15_STABLE [7e18c0bd6] 2023-11-08 14:06:39 +0900
251+
Branch: REL_14_STABLE [59fc39c0d] 2023-11-08 14:06:42 +0900
252+
-->
253+
<para>
254+
Fix overly tight assertion
255+
about <varname>false_positive_rate</varname> parameter of
256+
BRIN bloom operator classes (Alexander Lakhin)
257+
</para>
258+
259+
<para>
260+
This error had no impact in non-assert builds, either.
261+
</para>
262+
</listitem>
263+
264+
<listitem>
265+
<!--
266+
Author: Michael Paquier <michael@paquier.xyz>
248267
Branch: master [bb812ab09] 2024-01-24 14:20:01 +0900
249268
Branch: REL_16_STABLE [51193e7a7] 2024-01-24 14:20:08 +0900
250269
Branch: REL_15_STABLE [ad6fbbeeb] 2024-01-24 14:20:10 +0900
@@ -934,20 +953,6 @@ Branch: REL_14_STABLE [85ecff891] 2024-01-22 17:48:30 +0100
934953

935954
<listitem>
936955
<!--
937-
Author: Michael Paquier <michael@paquier.xyz>
938-
Branch: master [1b2c6b756] 2023-11-08 14:06:26 +0900
939-
Branch: REL_16_STABLE [4dccf9575] 2023-11-08 14:06:36 +0900
940-
Branch: REL_15_STABLE [7e18c0bd6] 2023-11-08 14:06:39 +0900
941-
Branch: REL_14_STABLE [59fc39c0d] 2023-11-08 14:06:42 +0900
942-
-->
943-
<para>
944-
In <filename>contrib/bloom</filename>, fix overly tight assertion
945-
about <varname>false_positive_rate</varname> (Alexander Lakhin)
946-
</para>
947-
</listitem>
948-
949-
<listitem>
950-
<!--
951956
Author: Tom Lane <tgl@sss.pgh.pa.us>
952957
Branch: master [9034a2d51] 2024-01-07 15:19:50 -0500
953958
Branch: REL_16_STABLE [cf6f802bf] 2024-01-07 15:19:50 -0500

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp