Fix incorrect Assert in bloom_init()

Edit
Title Fix incorrect Assert in bloom_init()
Topic Bug Fixes
Created 2023-10-04 03:12:31
Last modified 2023-11-08 05:07:52 (5 months, 3 weeks ago)
Latest email 2023-11-08 05:18:33 (5 months, 3 weeks ago)
Status
2023-11: Committed
Target version stable
Authors Alexander Lakhin (law)
Reviewers shihao zhong (zhong950419)Become reviewer
Committer Michael Paquier (michael-kun)
Links
Emails
BUG #17969: Assert failed in bloom_init() when false_positive_rate = 0.25
First at 2023-06-11 15:00:01 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2023-11-08 05:18:33 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v1-01-fix-assert-in-brin-bloom.patch) at 2023-09-26 07:00:00 from Alexander Lakhin <exclusion at gmail.com>
    Attachment (v1-01-fix-assert-in-brin-bloom.patch) at 2023-09-26 07:00:00 from Alexander Lakhin <exclusion at gmail.com> (Patch: Yes)
History
When Who What
2023-11-08 05:07:52 Michael Paquier (michael-kun) Closed in commitfest 2023-11 with status: Committed
2023-11-08 04:20:57 Michael Paquier (michael-kun) Added michael-kun as committer
2023-11-02 05:48:57 John Naylor (john.naylor) Changed authors to Alexander Lakhin (law)
2023-10-23 20:49:04 shihao zhong (zhong950419) Added zhong950419 as reviewer
2023-10-04 03:13:11 Alexander Lakhin (law) Changed targetversion to stable
2023-10-04 03:12:31 Alexander Lakhin (law) Attached mail thread 17969-a6c54de48026d694@postgresql.org
2023-10-04 03:12:31 Alexander Lakhin (law) Created patch record
Edit