Re: [PATCH] Add reloption for views to enable RLS

Поиск
Список
Период
Сортировка
От walther@technowledgy.de
Тема Re: [PATCH] Add reloption for views to enable RLS
Дата
Msg-id 093af31e-c2f8-c2d8-cc56-d1643893d1bd@technowledgy.de
обсуждение исходный текст
Ответ на [PATCH] Add reloption for views to enable RLS  (Christoph Heiss <christoph.heiss@cybertec.at>)
Список pgsql-hackers
Laurenz Albe:
> I'd be happy with "check_as_owner", except it is unclear *what* is checked.

Yeah, that could be associated with WITH CHECK OPTION, too, as in "do 
the CHECK OPTION stuff as the owner".

> "check_permissions_as_owner" is ok with me, but a bit long.

check_permissions_as_owner is exactly what happens. The additional "as" 
shouldn't be a problem in length - but is much better to read. I 
wouldn't associate that with CHECK OPTION either. +1

Best

Wolfgang



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: fairywren is generating bogus BASE_BACKUP commands
Следующее
От: Joe Conway
Дата:
Сообщение: Re: pgsql: Move scanint8() to numutils.c