BUG #18353: PG16.2 release note doc bug in "In contrib/bloom, fix overly tight assertion ..."

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: harukat(at)sraoss(dot)co(dot)jp
Subject: BUG #18353: PG16.2 release note doc bug in "In contrib/bloom, fix overly tight assertion ..."
Date: 2024-02-20 07:37:06
Message-ID: 18353-926aa99cfe58aa78@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 18353
Logged by: TAKATSUKA Haruka
Email address: harukat(at)sraoss(dot)co(dot)jp
PostgreSQL version: 16.2
Operating system: ANY
Description:

In the release note for 16.2, 15.6 and 14.11, the following entry looks
wrong.
The fix is not on contrib/bloom but BRIN's bloom operator class.

<listitem>
<!--
Author: Michael Paquier <michael(at)paquier(dot)xyz>
Branch: master [1b2c6b756] 2023-11-08 14:06:26 +0900
Branch: REL_16_STABLE [4dccf9575] 2023-11-08 14:06:36 +0900
Branch: REL_15_STABLE [7e18c0bd6] 2023-11-08 14:06:39 +0900
Branch: REL_14_STABLE [59fc39c0d] 2023-11-08 14:06:42 +0900
-->
<para>
In <filename>contrib/bloom</filename>, fix overly tight assertion
about <varname>false_positive_rate</varname> (Alexander Lakhin)
</para>
</listitem>

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alexey Ermakov 2024-02-20 14:05:35 Re: BUG #18349: ERROR: invalid DSA memory alloc request size 1811939328, CONTEXT: parallel worker
Previous Message David Rowley 2024-02-20 05:39:19 Re: BUG #18344: Pruning tables partitioned by bool range fails with invalid strategy