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

From Greg Burd
Subject Re: [PATCH] Add tests for Bitmapset
Date
Msg-id 11CBAA55-31FD-4920-A566-D6D735C48227@greg.burd.me
Whole thread Raw
In response to Re: [PATCH] Add tests for Bitmapset  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Oct 2 2025, at 6:00 am, Daniel Gustafsson <daniel@yesql.se> wrote:

>> On 1 Oct 2025, at 07:14, Michael Paquier <michael@paquier.xyz> wrote:
> 
>> Thanks for the typos, I've missed these.
> 
> Doing post-commit review I didn't see any sharp edges, but found one
> more of
> these so will push this shortly:
> 
> --- Substraction to empty
> +-- Subtraction to empty

+1, thanks.  I'll be more careful in the future.

> --
> Daniel Gustafsson

best.

-greg



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
Next
From: David Rowley
Date:
Subject: Re: [PATCH] Add tests for Bitmapset