Re: [PATCH] Add tests for Bitmapset

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, Greg Burd <greg(at)burd(dot)me>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Add tests for Bitmapset
Date: 2025-10-02 10:00:07
Message-ID: 978D21E8-9D3B-40EA-A4B1-F87BABE7868C@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 1 Oct 2025, at 07:14, Michael Paquier <michael(at)paquier(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hayato Kuroda (Fujitsu) 2025-10-02 10:40:24 RE: POC: enable logical decoding when wal_level = 'replica' without a server restart
Previous Message Bertrand Drouvot 2025-10-02 09:53:06 Add stats_reset to pg_stat_all_tables|indexes and related views