From: Bruce Momjian Date: Wed, 11 May 2022 02:10:45 +0000 (-0400) Subject: relnotes: logical replication permissions checked by subscrib. X-Git-Tag: REL_15_BETA1~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=581c4e5b31853045473949822bcd0c90daf850fb;p=thirdparty%2Fpostgresql.git relnotes: logical replication permissions checked by subscrib. Reported-by: Mark Dilger Discussion: https://postgr.es/m/F3D44160-F41A-4F2E-AED5-5C15B6903AC4@enterprisedb.com --- diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml index 35e2f9a3a92..8245cc9145d 100644 --- a/doc/src/sgml/release-15.sgml +++ b/doc/src/sgml/release-15.sgml @@ -305,7 +305,7 @@ Author: Jeff Davis -Allow logical replication to run as the owner of the publication (Mark Dilger) +Allow logical replication to run as the owner of the subscription (Mark Dilger)