Re: [PATCH] Add tests for Bitmapset

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, 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-03 10:06:02
Message-ID: CAApHDvq46UbuZF4fuG0r2wZ1raopuhZnGs+b7en_hCaNqbtK8Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 3 Oct 2025 at 21:26, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> +1 for removing the NULL checks and
> simplifying the code.

Thank you both for looking. Pushed.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2025-10-03 10:51:05 Fwd: Problem while updating a foreign table pointing to a partitioned table on foreign server
Previous Message Bertrand Drouvot 2025-10-03 10:03:32 Re: Add stats_reset to pg_stat_all_tables|indexes and related views