Missing updates at few places for row level security

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Missing updates at few places for row level security
Дата
Msg-id CAA4eK1+OSUasaLDH5nKcLmBn-op0WB5ctn0pvod7VS9yYHs6tQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Missing updates at few places for row level security  (Stephen Frost <sfrost@snowman.net>)
Re: Missing updates at few places for row level security  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
There is a new column added in pg_authid (rolbypassrls)
and the updation for same is missed in below places:

a. System catalog page for pg_authid
b. Do we want to add this new column in pg_shadow view?

With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: alter user set local_preload_libraries.
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: moving from contrib to bin