Re: LOCK TABLE .. DEFERRABLE

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: LOCK TABLE .. DEFERRABLE
Дата
Msg-id 20160405171827.vo7ml6puj6dsaunv@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: LOCK TABLE .. DEFERRABLE  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On 2016-04-05 18:10:11 +0100, Simon Riggs wrote:
> I'd prefer to see this as a lock wait mode where it sits in the normal lock
> queue BUT other lock requestors are allowed to queue jump past it. That
> should be just a few lines changed in the lock conflict checker and some
> sleight of hand in the lock queue code.

+1, although wading into deadlock.c makes one need a shower.



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: LOCK TABLE .. DEFERRABLE
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: LOCK TABLE .. DEFERRABLE