pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION.
Date: 2021-01-12 17:53:28
Message-ID: E1kzNrE-0006ls-Pi@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: fix description of privileges needed for ALTER PUBLICATION.

Adding a table to a publication requires ownership of the table
(in addition to ownership of the publication). This was mentioned
nowhere.

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a2c5a430a9d14a5f0003c9a8b3e472bb9a0a1148

Modified Files
--------------
doc/src/sgml/ref/alter_publication.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-01-12 18:37:57 pgsql: pg_dump: label INDEX ATTACH ArchiveEntries with an owner.
Previous Message Alvaro Herrera 2021-01-12 14:49:44 pgsql: Fix thinko in comment