1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

doc: PG 16 relnotes, small wording improvement

Backpatch-through: 16 only
This commit is contained in:
Bruce Momjian
2023-08-09 20:37:41 -04:00
parent 6e1d1c5848
commit 0752461d3a

View File

@ -864,7 +864,7 @@ Author: Daniel Gustafsson <dgustafsson@postgresql.org>
<listitem>
<para>
Allow roles that create other roles to automatically inherit the new role's rights or SET ROLE to the new role (Robert Haas, Shi Yu)
Allow roles that create other roles to automatically inherit the new role's rights or the ability to SET ROLE to the new role (Robert Haas, Shi Yu)
</para>
<para>