Re: roles that have the CREATEROLE privilege can no longer GRANT predefined roles

2024-05-13 Thread David G. Johnston
On Thu, May 2, 2024 at 3:36 AM Laurenz Albe wrote: > On Wed, 2024-05-01 at 16:09 +, PG Doc comments form wrote: > > Page: https://www.postgresql.org/docs/16/predefined-roles.html > > > > roles that have the CREATEROLE privilege can no longer GRANT predefined > > roles unless they are part of

Re: roles that have the CREATEROLE privilege can no longer GRANT predefined roles

2024-05-02 Thread Laurenz Albe
On Wed, 2024-05-01 at 16:09 +, PG Doc comments form wrote: > Page: https://www.postgresql.org/docs/16/predefined-roles.html > > roles that have the CREATEROLE privilege can no longer GRANT predefined > roles unless they are part of it having the WITH ADMIN option. this needs to > be corrected