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 <[email protected]> Discussion: https://postgr.es/m/CAApHDvr+P454SP_LDvB=bvipabdqhv1jmg5m55gekz0d3z2...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/3a661580685964dd2ca192306a202934f268fc5c Modified Files -------------- src/test/modules/test_bitmapset/test_bitmapset.c | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-)
