Re: BUG #18183: Unable to grant similar roles after changing user from No inheritance to Inheritance.

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: BUG #18183: Unable to grant similar roles after changing user from No inheritance to Inheritance.
Дата
Msg-id CAKFQuwZsTbP3OP-8JKCR3TQbQDYVg8zW2o5auQhWCKj27PjYmg@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #18183: Unable to grant similar roles after changing user from No inheritance to Inheritance.  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
On Monday, November 6, 2023, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      18183
Logged by:          Riyaz Khan
Email address:      riyaz489.rk@gmail.com
PostgreSQL version: 16.0
Operating system:   Windows
Description:       

                             List of roles
 Role name |                         Attributes
-----------+------------------------------------------------------------
 t1        | No inheritance
 test      | Superuser, Create role, Create DB, Replication, Bypass RLS


We changed the conceptual meaning of the inherit attribute but the psql output remained unchanged.  We probably should add the word “default” and make the positive case visible to reinforce this change in behavior of the attribute.

David J.

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #18183: Unable to grant similar roles after changing user from No inheritance to Inheritance.
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18185: Error when calling whoami at the beginning of the installation