Re: pgsql: Minor fixups of test_bitmapset.c - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Minor fixups of test_bitmapset.c
Date
Msg-id aN41hbweE1wYYbpc@paquier.xyz
Whole thread Raw
In response to pgsql: Minor fixups of test_bitmapset.c  (David Rowley <drowley@postgresql.org>)
List pgsql-committers
On Wed, Oct 01, 2025 at 05:50:52AM +0000, David Rowley wrote:
> Minor fixups of test_bitmapset.c
>
> The macro's comment had become outdated from a prior version and there's
> now no longer a need for the do/while loop (or my misplaced semi-colon).

Oops, missed this spot.  Thanks for this one.
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Remove useless pointer update in ginxlog.c
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Improve wording for base64url definition