Re: [PATCH] random_normal function

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [PATCH] random_normal function
Дата
Msg-id Y7OR5nh8qetbwgXX@paquier.xyz
обсуждение исходный текст
Ответ на Re: [PATCH] random_normal function  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: [PATCH] random_normal function  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Dec 30, 2022 at 09:58:04PM -0600, Justin Pryzby wrote:
> This is still failing tests - did you enable cirrusci on your own github
> account to run available checks on the patch ?

FYI, here is the failure:
[21:23:10.814] In file included from pg_prng.c:27:
[21:23:10.814] ../../src/include/utils/float.h:46:16: error: ‘struct
Node’ declared inside parameter list will not be visible outside of
this definition or declaration [-Werror]
[21:23:10.814]    46 |         struct Node *escontext);

And a link to it, from the CF bot:
https://cirrus-ci.com/task/5969961391226880?logs=gcc_warning#L452
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: CFM for 2023-01
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: New strategies for freezing, advancing relfrozenxid early