Re: pgsql: Move cancel key generation to after forking the backend

Поиск
Список
Период
Сортировка
Искать
От
Heikki Linnakangas
Тема
Re: pgsql: Move cancel key generation to after forking the backend
Дата
Msg-id
bc1e2356-a44d-47a7-a280-c8cb6c625a6a@iki.fi
Ответ на
Список
Дерево обсуждения
pgsql: Move cancel key generation to after forking the backend Heikki Linnakangas <heikki.linnakangas@iki.fi>
Re: pgsql: Move cancel key generation to after forking the backend Daniel Gustafsson <daniel@yesql.se>
Re: pgsql: Move cancel key generation to after forking the backend Heikki Linnakangas <hlinnaka@iki.fi>
Re: pgsql: Move cancel key generation to after forking the backend Heikki Linnakangas <hlinnaka@iki.fi>
Re: pgsql: Move cancel key generation to after forking the backend Heikki Linnakangas <hlinnaka@iki.fi>
On 29/07/2024 16:23, Daniel Gustafsson wrote:
>> On 29 Jul 2024, at 15:18, Heikki Linnakangas  wrote:
>>
>> Move cancel key generation to after forking the backend
> 
> longfin seems a tad sad about this one:
> 
> procsignal.c:87:3: error: redefinition of typedef 'ProcSignalHeader' is a C11 feature [-Werror,-Wtypedef-redefinition]
> } ProcSignalHeader;
> ^
> ../../../../src/include/storage/procsignal.h:77:33: note: previous definition is here
> typedef struct ProcSignalHeader ProcSignalHeader;
> ^
> 1 error generated.
> make[4]: *** [procsignal.o] Error 1

Yep, thanks, just noticed and fixed it myself. I should add that to the 
list of compiler options I use...

-- 
Heikki Linnakangas
Neon (https://neon.tech)



В списке pgsql-committers по дате отправления
От: Heikki Linnakangas
Дата:
От: Heikki Linnakangas
Дата:
FAQ