Re: Adding MERGE to the TODO list (resend with subject)

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Adding MERGE to the TODO list (resend with subject)
Дата
Msg-id 20040509051825.GB917@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: Adding MERGE to the TODO list (resend with subject)  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: Adding MERGE to the TODO list (resend with subject)
Список pgsql-hackers
On Sun, May 09, 2004 at 12:13:31PM +0800, Christopher Kings-Lynne wrote:
> >I intend to release locks on subtransaction abort, so if the update
> >fails there's room for another transaction to insert the key (which I
> >understand should fail?).  I guess there's a different locking mechanism
> >needed; I believe nested transactions will not be enough.
> 
> Except you can keep trying and trying without the outermost transaction 
> failing.

But that won't provide the necessary next key locking you mentioned in
your first email, will it?

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"No necesitamos banderas
No reconocemos fronteras"                  (Jorge González)


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

Предыдущее
От: Marc Slemko
Дата:
Сообщение: Re: Relocatable installs
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Adding MERGE to the TODO list (resend with subject)