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

Commit5ad6c72

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 parent59cea09 commit5ad6c72

File tree

1 file changed

+19
-14
lines changed

1 file changed

+19
-14
lines changed

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

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,25 @@ Branch: REL_12_STABLE [b8a606e21] 2023-11-28 11:59:53 +0200
350350
<listitem>
351351
<!--
352352
Author: Michael Paquier <michael@paquier.xyz>
353+
Branch: master [1b2c6b756] 2023-11-08 14:06:26 +0900
354+
Branch: REL_16_STABLE [4dccf9575] 2023-11-08 14:06:36 +0900
355+
Branch: REL_15_STABLE [7e18c0bd6] 2023-11-08 14:06:39 +0900
356+
Branch: REL_14_STABLE [59fc39c0d] 2023-11-08 14:06:42 +0900
357+
-->
358+
<para>
359+
Fix overly tight assertion
360+
about <varname>false_positive_rate</varname> parameter of
361+
BRIN bloom operator classes (Alexander Lakhin)
362+
</para>
363+
364+
<para>
365+
This error had no impact in non-assert builds, either.
366+
</para>
367+
</listitem>
368+
369+
<listitem>
370+
<!--
371+
Author: Michael Paquier <michael@paquier.xyz>
353372
Branch: master [bb812ab09] 2024-01-24 14:20:01 +0900
354373
Branch: REL_16_STABLE [51193e7a7] 2024-01-24 14:20:08 +0900
355374
Branch: REL_15_STABLE [ad6fbbeeb] 2024-01-24 14:20:10 +0900
@@ -1292,20 +1311,6 @@ Branch: REL_14_STABLE [85ecff891] 2024-01-22 17:48:30 +0100
12921311

12931312
<listitem>
12941313
<!--
1295-
Author: Michael Paquier <michael@paquier.xyz>
1296-
Branch: master [1b2c6b756] 2023-11-08 14:06:26 +0900
1297-
Branch: REL_16_STABLE [4dccf9575] 2023-11-08 14:06:36 +0900
1298-
Branch: REL_15_STABLE [7e18c0bd6] 2023-11-08 14:06:39 +0900
1299-
Branch: REL_14_STABLE [59fc39c0d] 2023-11-08 14:06:42 +0900
1300-
-->
1301-
<para>
1302-
In <filename>contrib/bloom</filename>, fix overly tight assertion
1303-
about <varname>false_positive_rate</varname> (Alexander Lakhin)
1304-
</para>
1305-
</listitem>
1306-
1307-
<listitem>
1308-
<!--
13091314
Author: Tom Lane <tgl@sss.pgh.pa.us>
13101315
Branch: master [9034a2d51] 2024-01-07 15:19:50 -0500
13111316
Branch: REL_16_STABLE [cf6f802bf] 2024-01-07 15:19:50 -0500

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp