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: [email protected]
Views: Whole Thread | Raw Message | 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
------
master

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

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