Re: [PATCH] Add tests for Bitmapset

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] Add tests for Bitmapset
Дата
Msg-id 3027069.1758606227@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] Add tests for Bitmapset  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: [PATCH] Add tests for Bitmapset
Список pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> The result I had was good enough, so applied.  The CI was OK, the
> buildfarm may have a different opinion.

This patch seems to be rather full of arbitrary casts to or
from Datum, which is no longer okay.  You need to be using
the appropriate conversion macros, such as PointerGetDatum.

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=mamba&dt=2025-09-23%2002%3A12%3A36

            regards, tom lane



В списке pgsql-hackers по дате отправления: