Re: convert libpgport's pqsignal() to a void function

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: convert libpgport's pqsignal() to a void function
Дата
Msg-id 1164438.1736910166@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: convert libpgport's pqsignal() to a void function
Список pgsql-hackers
Nathan Bossart <nathandbossart@gmail.com> writes:
> Thanks to commit 9a45a89, legacy-pqsignal.c now has its own dedicated
> extern for pqsignal(), which decouples it enough that we can follow through
> with changing libpqport's pqsignal() to a void function.

> Thoughts?

LGTM, although I don't know enough about Windows to know if the
"== SIG_ERR" test in that path is correct.

            regards, tom lane



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