Fix 'negative bitmapset member' error

Edit
ID 4732
Title Fix 'negative bitmapset member' error
Topic Bug Fixes
Created 2023-12-28 05:55:39
Last modified 2024-01-16 11:46:23 (10 months ago)
Latest email 2024-01-15 00:34:58 (10 months ago)
Status
2024-01: Committed
Target version
Authors Richard Guo (richardguo)
Reviewers Become reviewer
Committer Alexander Korotkov (smagen)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4732
git checkout commitfest/cf/4732
Emails
BUG #18260: Unexpected error: "negative bitmapset member not allowed" triggered by multiple JOIN
First at 2023-12-27 09:33:34 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2024-01-15 00:34:58 by Alexander Korotkov <aekorotkov at gmail.com>
Latest attachment (v2-0001-Fix-negative-bitmapset-member-error.patch) at 2024-01-11 09:08:30 from Richard Guo <guofenglinux at gmail.com>
    Attachment (v2-0001-Fix-negative-bitmapset-member-error.patch) at 2024-01-11 09:08:30 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Fix-negative-bitmapset-member-error.patch) at 2023-12-28 03:03:44 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2024-01-16 11:46:23 Richard Guo (richardguo) Closed in commitfest 2024-01 with status: Committed
2024-01-16 11:46:23 Richard Guo (richardguo) Changed committer to smagen
2023-12-28 05:55:47 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2023-12-28 05:55:39 Richard Guo (richardguo) Attached mail thread 18260-1b6a0c4ae311b837@postgresql.org
2023-12-28 05:55:39 Richard Guo (richardguo) Created patch record
Edit