Re: Add bms_offset_members() function for bitshifting Bitmapsets

From: "Greg Burd" <greg(at)burd(dot)me>
To: "David Rowley" <dgrowleyml(at)gmail(dot)com>
Cc: "Peter Eisentraut" <peter(at)eisentraut(dot)org>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Chao Li" <li(dot)evan(dot)chao(at)gmail(dot)com>, "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add bms_offset_members() function for bitshifting Bitmapsets
Date: 2026-08-24 16:25:48
Message-ID: cdb84374-f142-40bb-a29b-e23d4e19b27c@app.fastmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On Mon, Aug 24, 2026, at 11:06 AM, David Rowley wrote:
> On Mon, 24 Aug 2026 at 18:25, Greg Burd <greg(at)burd(dot)me> wrote:
>> I applied, reviewed, and tested the v1 patch. I think it is good and necessary for the reasons you've outlined. I'd happily help or implement the additional test_random_operations() for v20/v19 when I get a second (currently traveling) if you're not going to do so.
>
> Thanks for checking. I pushed the fixes for test_random_offset_operations().

Certainly, happy to help out.

> I believe the attached is the equivalent for test_random_operations().

As before applied/built/tested/etc. and it looks good to me. Thanks for finishing this out.

best.

-greg

> David
>
> Attachments:
> * v1-0001-Align-random-test-function-parameters-in-test_bit.patch

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Haibo Yan 2026-08-24 16:41:20 Re: Fix CPU cost of right-semi and right-anti hash joins
Previous Message Bharath Rupireddy 2026-08-24 16:15:00 Re: pg_xmin_horizon: a system view of everything pinning the xmin horizon