Re: Row-security on updatable s.b. views

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Row-security on updatable s.b. views
Дата
Msg-id 19037.1394214998@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Row-security on updatable s.b. views  (Craig Ringer <craig@2ndquadrant.com>)
Ответы Re: Row-security on updatable s.b. views  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
Craig Ringer <craig@2ndquadrant.com> writes:
> What I'm concerned about is the locking. It looks to me like we're
> causing the user to lock rows that they may not intend to lock, by
> applying a LockRows step *before* the user supplied qual. (I'm going to
> test that tomorrow, it's sleep time in Australia).

The fact that there are two LockRows nodes seems outright broken.
The one at the top of the plan is correctly placed, but how did the
other one get in there?
        regards, tom lane



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

Предыдущее
От: Peter LaDow
Дата:
Сообщение: Re: atexit_callback can be a net negative
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: What the heck is hobby.2ndquadrant.com?