From: Bruce Momjian Date: Thu, 10 Aug 2023 00:37:41 +0000 (-0400) Subject: doc: PG 16 relnotes, small wording improvement X-Git-Tag: REL_16_RC1~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0752461d3a1114d560225fae7522dde0ab544b63;p=thirdparty%2Fpostgresql.git doc: PG 16 relnotes, small wording improvement Backpatch-through: 16 only --- diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml index cccdc01d114..4b50bc67ce5 100644 --- a/doc/src/sgml/release-16.sgml +++ b/doc/src/sgml/release-16.sgml @@ -864,7 +864,7 @@ Author: Daniel Gustafsson -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)