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

From Daniel Gustafsson
Subject Re: [PATCH] Add tests for Bitmapset
Date
Msg-id 978D21E8-9D3B-40EA-A4B1-F87BABE7868C@yesql.se
Whole thread Raw
In response to Re: [PATCH] Add tests for Bitmapset  (Michael Paquier <michael@paquier.xyz>)
Responses Re: [PATCH] Add tests for Bitmapset
Re: [PATCH] Add tests for Bitmapset
List pgsql-hackers
> 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

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Add stats_reset to pg_stat_all_tables|indexes and related views
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: POC: enable logical decoding when wal_level = 'replica' without a server restart