Re: Advice needed concerning Win32 signals

Поиск
Список
Период
Сортировка
От Thomas Hallgren
Тема Re: Advice needed concerning Win32 signals
Дата
Msg-id 435287BE.8040508@home.se
обсуждение исходный текст
Ответ на Re: Advice needed concerning Win32 signals  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-hackers
mha@sollentuna.net wrote:
> These "fake signals" are dispatched on the main thread. They are
> received by a worker thread, which will queue them up and set a flag,
> and the main thread then polls this queue and delivers the actual
> signal.
>   
OK. Now I understand. On Windows I don't need to do anything at all. 
There's no risk of signals in other threads then main.

- thomas



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: slow IN() clause for many cases
Следующее
От: Tom Lane
Дата:
Сообщение: Re: slow IN() clause for many cases