Re: Default Roles
| От | Noah Misch |
|---|---|
| Тема | Re: Default Roles |
| Дата | |
| Msg-id | 20160418000403.GA1961272@tornado.leadboat.com обсуждение исходный текст |
| Ответ на | Re: Default Roles (Stephen Frost <sfrost@snowman.net>) |
| Ответы |
Re: Default Roles
Re: Default Roles |
| Список | pgsql-hackers |
On Thu, Apr 07, 2016 at 03:50:47PM -0400, Stephen Frost wrote: > I'm planning to continue going over the patch tomorrow morning with > plans to push this before the feature freeze deadline. > --- a/src/test/regress/expected/rolenames.out > +++ b/src/test/regress/expected/rolenames.out > +GRANT testrol0 TO pg_abc; -- error > +ERROR: role "pg_abc" is reserved > +DETAIL: Cannot GRANT roles to a reserved role. The server still accepts "ALTER ROLE testrol0 USER pg_signal_backend". It should block this ALTER ROLE if it blocks the corresponding GRANT.
В списке pgsql-hackers по дате отправления: