| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | jian he <jian(dot)universality(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: PG 16 draft release notes ready |
| Date: | 2023-05-19 03:15:09 |
| Message-ID: | ZGbpvZPMcoiHVna1@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, May 19, 2023 at 10:41:59AM +0800, jian he wrote:
> On Fri, May 19, 2023 at 4:49 AM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> * When granting role membership, require the granted-by role to be a role
> that has appropriate permissions (Robert Haas)
> This is a requirement even when the superuser is granting role membership.
>
>
> an exception would be the granted-by is the bootstrap superuser.
Okay, updated text is:
<listitem>
<para>
When granting role membership, require the granted-by role to be a role that has appropriate permissions (Robert Haas)
</para>
<para>
This is a requirement even when a non-bootstrap superuser is granting role membership.
</para>
</listitem>
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Guo | 2023-05-19 03:23:33 | Re: Assert failure of the cross-check for nullingrels |
| Previous Message | Bruce Momjian | 2023-05-19 03:12:39 | Re: PG 16 draft release notes ready |