Обсуждение: pgsql: Minor fixups of test_bitmapset.c

Поиск
Список
Период
Сортировка

pgsql: Minor fixups of test_bitmapset.c

От
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 <dgrowleyml@gmail.com>
Discussion: https://postgr.es/m/CAApHDvr+P454SP_LDvB=bViPAbDQhV1Jmg5M55GEKz0d3z25NA@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(-)


Re: pgsql: Minor fixups of test_bitmapset.c

От
Michael Paquier
Дата:
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

Вложения