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

Commit98be940

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 parent1b3495e commit98be940

File tree

1 file changed

+19
-14
lines changed

1 file changed

+19
-14
lines changed

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

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,25 @@ Branch: REL_12_STABLE [b8a606e21] 2023-11-28 11:59:53 +0200
305305
<listitem>
306306
<!--
307307
Author: Michael Paquier <michael@paquier.xyz>
308+
Branch: master [1b2c6b756] 2023-11-08 14:06:26 +0900
309+
Branch: REL_16_STABLE [4dccf9575] 2023-11-08 14:06:36 +0900
310+
Branch: REL_15_STABLE [7e18c0bd6] 2023-11-08 14:06:39 +0900
311+
Branch: REL_14_STABLE [59fc39c0d] 2023-11-08 14:06:42 +0900
312+
-->
313+
<para>
314+
Fix overly tight assertion
315+
about <varname>false_positive_rate</varname> parameter of
316+
BRIN bloom operator classes (Alexander Lakhin)
317+
</para>
318+
319+
<para>
320+
This error had no impact in non-assert builds, either.
321+
</para>
322+
</listitem>
323+
324+
<listitem>
325+
<!--
326+
Author: Michael Paquier <michael@paquier.xyz>
308327
Branch: master [bb812ab09] 2024-01-24 14:20:01 +0900
309328
Branch: REL_16_STABLE [51193e7a7] 2024-01-24 14:20:08 +0900
310329
Branch: REL_15_STABLE [ad6fbbeeb] 2024-01-24 14:20:10 +0900
@@ -1134,20 +1153,6 @@ Branch: REL_14_STABLE [85ecff891] 2024-01-22 17:48:30 +0100
11341153

11351154
<listitem>
11361155
<!--
1137-
Author: Michael Paquier <michael@paquier.xyz>
1138-
Branch: master [1b2c6b756] 2023-11-08 14:06:26 +0900
1139-
Branch: REL_16_STABLE [4dccf9575] 2023-11-08 14:06:36 +0900
1140-
Branch: REL_15_STABLE [7e18c0bd6] 2023-11-08 14:06:39 +0900
1141-
Branch: REL_14_STABLE [59fc39c0d] 2023-11-08 14:06:42 +0900
1142-
-->
1143-
<para>
1144-
In <filename>contrib/bloom</filename>, fix overly tight assertion
1145-
about <varname>false_positive_rate</varname> (Alexander Lakhin)
1146-
</para>
1147-
</listitem>
1148-
1149-
<listitem>
1150-
<!--
11511156
Author: Tom Lane <tgl@sss.pgh.pa.us>
11521157
Branch: master [9034a2d51] 2024-01-07 15:19:50 -0500
11531158
Branch: REL_16_STABLE [cf6f802bf] 2024-01-07 15:19:50 -0500

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp