On Tue, Sep 30, 2025 at 01:19:05PM +1300, David Rowley wrote:
> NULL is a valid Bitmapset, so I don't really see the need to check for
> an empty set before calling bms_free(). If those were removed, then
> you'd not have to care about the coverage of that line.
Yeah, we could just remove them as you are suggesting, as well.
--
Michael