Re: pgsql: Use SIGURG rather than SIGUSR1 for latches.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: pgsql: Use SIGURG rather than SIGUSR1 for latches.
Дата
Msg-id CA+hUKGJ=-aOZ=wa7XLcwJN7FOrzgcewjSE3w_vY9uHx-Cmf9ZQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Use SIGURG rather than SIGUSR1 for latches.  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-committers
On Sun, Apr 18, 2021 at 1:28 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> Linux: "Blocked signals are never ignored, since the signal handler
> may change by the time it is unblocked."

I should add, that's what the source says.  The man page for
sigpending(2) makes the opposite claim in its NOTES section on my
Debian system (it helpfully describes the BSD behaviour instead), but
the man page is demonstrably wrong.



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: Explain postmaster's treatment of SIGURG.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Replace magic constants for seek() calls in perl scripts