Re: [WIP] shared row locks

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: [WIP] shared row locks
Дата
Msg-id 4248E0D7.80901@familyhealth.com.au
обсуждение исходный текст
Ответ на [WIP] shared row locks  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-patches
> I implemented the user-visible side of this (FKs in particular) using a
> new "FOR SHARE" clause to SELECT.  This is of course open to
> suggestions.  Inside the grammar I hacked it using the productions for
> FOR UPDATE, and stashed a String as the first node of the relid List.

Well MySQL uses "IN SHARE MODE"...

http://dev.mysql.com/doc/mysql/en/innodb-locking-reads.html

Chris

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [WIP] shared row locks
Следующее
От: Robert Creager
Дата:
Сообщение: Re: [BUGS] BUG #1563: wrong week returnded by date_trunc('week',