Re: SKIP LOCKED DATA (work in progress)

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: SKIP LOCKED DATA (work in progress)
Дата
Msg-id CA+TgmoZex=VZjAe2PRe_2w=VPAcuQy9DWH4eSLhDuagSDGNSbA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SKIP LOCKED DATA (work in progress)  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: SKIP LOCKED DATA (work in progress)  (Thomas Munro <munro@ip9.org>)
Список pgsql-hackers
On Fri, May 23, 2014 at 3:24 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> PostgreSQL already chose to follow the Oracle syntax when we
> implemented NOWAIT. So my proposal is that we follow the Oracle syntax
> again and use the words SKIP LOCKED.
>
> I don't see any advantage in inventing new syntax that leaves us
> incompatible with Oracle, nor do I see any need to be compatible with
> both Oracle and DB2 since the latter is much less likely to gain us
> anything in practice.

+1.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Ronan Dunklau
Дата:
Сообщение: IMPORT FOREIGN SCHEMA statement
Следующее
От: David Rowley
Дата:
Сообщение: Re: Allowing join removals for more join types