Re: [PATCH] Add tests for Bitmapset - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PATCH] Add tests for Bitmapset
Date
Msg-id 931B78E3-7608-4A14-A3DD-E83B4396E8C2@yesql.se
Whole thread Raw
In response to Re: [PATCH] Add tests for Bitmapset  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
> On 2 Oct 2025, at 23:00, David Rowley <dgrowleyml@gmail.com> wrote:
>
> On Fri, 3 Oct 2025 at 01:33, Daniel Gustafsson <daniel@yesql.se> wrote:
>> Another nitpick would be to remove the test for NULL in test_bms_make_singleton
>> since that is a STRICT function, making the test for NULL superfluous code:
>
> I didn't notice that was marked as strict. It would be good to get rid
> of those lines in that case.

Done, comment cleanup and nullness check pushed.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: disallow big-endian on aarch64
Next
From: Nathan Bossart
Date:
Subject: Re: disallow big-endian on aarch64