Re: Update with subselect sometimes returns wrong result

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Update with subselect sometimes returns wrong result
Дата
Msg-id 20131201115340.GA14419@alap2.anarazel.de
обсуждение исходный текст
Ответ на Re: Update with subselect sometimes returns wrong result  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-bugs
On 2013-12-01 12:45:14 +0100, Andres Freund wrote:
> b) the old xmax cannot be an update, we wouldn't see the row version in that
>    case. And in any way, ISUPDATE_from_mxstatus() isn't sufficient to
>    determine whether the old row was an update, one needs to look at
>    LOCK_ONLY as well, no?

That part's bogus, I missed part of the branch above the quoted code.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Update with subselect sometimes returns wrong result
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Update with subselect sometimes returns wrong result