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

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: pgsql: Move cancel key generation to after forking the backend
Дата
Msg-id 1156B285-B81B-4A5F-A1FE-F1616D216C68@yesql.se
обсуждение исходный текст
Ответ на 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
Список pgsql-committers
> On 29 Jul 2024, at 15:18, Heikki Linnakangas <heikki.linnakangas@iki.fi> 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

--
Daniel Gustafsson




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