]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Minor fixups of test_bitmapset.c
authorDavid Rowley <drowley@postgresql.org>
Wed, 1 Oct 2025 05:50:28 +0000 (18:50 +1300)
committerDavid Rowley <drowley@postgresql.org>
Wed, 1 Oct 2025 05:50:28 +0000 (18:50 +1300)
commit3a661580685964dd2ca192306a202934f268fc5c
tree82219ecf231127873a896560cfcd04db93f215eb
parent9952f6c05a40976063c3e2a4482873ec710f01a2
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 <dgrowleyml@gmail.com>
Discussion: https://postgr.es/m/CAApHDvr+P454SP_LDvB=bViPAbDQhV1Jmg5M55GEKz0d3z25NA@mail.gmail.com
src/test/modules/test_bitmapset/test_bitmapset.c