doc: PG 16 relnotes: fix subscriber role permission description
authorBruce Momjian
Wed, 6 Sep 2023 19:36:07 +0000 (15:36 -0400)
committerBruce Momjian
Wed, 6 Sep 2023 19:36:07 +0000 (15:36 -0400)
Reported-by: Magnus Hagander
Discussion: https://postgr.es/m/CABUevEwBXi5oqqMj429Lxjro1uu-fdKgSkJtgJS5aTOmujEGQQ@mail.gmail.com

Backpatch-through: 16 only

doc/src/sgml/release-16.sgml

index 0fa0d25fe122d4cba1604d090a3cb3d537d9cbe2..5f174e99f6718abeade751b20b7b935989c7c2ee 100644 (file)
@@ -1818,7 +1818,7 @@ Author: Robert Haas 
        This improves security and now requires subscription
        owners to be either superusers or to have 
        linkend="sql-set-role">SET ROLE
-       permissions on all tables in the replication set.
+       permission on all roles owning tables in the replication set.
        The previous behavior of performing all operations as the
        subscription owner can be enabled with the subscription 
        linkend="sql-createsubscription">