Re: Thoughts about bug #3883

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: Thoughts about bug #3883
Дата
Msg-id 87abmt631v.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Re: Thoughts about bug #3883  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Thoughts about bug #3883  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
"Tom Lane" <tgl@sss.pgh.pa.us> writes:

> The simplest fix seems to be to invent an additional flag variable
> "signalAwaited" which is set/cleared by ProcWaitForSignal and checked by
> LockWaitCancel. This would make cancelling out of a ProcWaitForSignal call
> exactly analogous to cancelling out of a heavyweight-lock acquisition.

Is that the flag that is an assertion that no cleanup is needed? Or is that
something else?

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com Ask me about EnterpriseDB's 24x7 Postgres support!


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Proposal: Integrity check
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Proposal: Integrity check