Re: Select for update with outer join broken?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Select for update with outer join broken?
Дата
Msg-id 11941.1159806950@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Select for update with outer join broken?  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Select for update with outer join broken?  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> Oh, no, what should happen is that the outer join portion of the query doesn't 
> get locked, rather than a fatal exception.  That behavior is expected by the 
> J2EE certification, so it's at least somewhat industry-standard.

Really?  Please cite chapter and verse.  And why should it be that the
unmatched outer-side rows don't get locked (which is what I think you
just said)?
        regards, tom lane


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Select for update with outer join broken?
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [BUGS] Update using sub-select table in schema