| От | 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
|
| Список | 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 по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера