Re: Add bms_offset_members() function for bitshifting Bitmapsets

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Greg Burd <greg(at)burd(dot)me>
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 22:43:56
Message-ID: CAApHDvpsCiYNbi74cBd4oUmE9KFa5fgCtbbvtdCvznRE82pAhA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 25 Aug 2026 at 04:26, Greg Burd <greg(at)burd(dot)me> wrote:
>
> On Mon, Aug 24, 2026, at 11:06 AM, David Rowley wrote:
> > 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.

Thanks. Pushed.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2026-08-24 23:07:07 Re: Snapshot export on a standby corrupts hint bits on subxact overflow
Previous Message Melanie Plageman 2026-08-24 22:30:46 Re: Preserve statistics targets with ALTER TABLE ALTER COLUMN TYPE