Re: pgsql: Minor fixups of test_bitmapset.c

2025-10-02 Thread Michael Paquier
On Wed, Oct 01, 2025 at 05:50:52AM +, 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. --

pgsql: Minor fixups of test_bitmapset.c

2025-09-30 Thread David Rowley
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). Author: David Rowley Discussion: https://postgr.es/m/[email protected].