Re: Privileges on PUBLICATION

Antonin Houska <ah@cybertec.at>

From: Antonin Houska <ah@cybertec.at>
To: "Gregory Stark (as CFM)" <stark.cfm@gmail.com>
Cc: Peter Eisentraut <peter.eisentraut@enterprisedb.com>, pgsql-hackers@lists.postgresql.org, Euler Taveira <euler@eulerto.com>, Amit Kapila <amit.kapila16@gmail.com>
Date: 2023-03-15T07:42:10Z
Lists: pgsql-hackers

Attachments

Gregory Stark (as CFM) <stark.cfm@gmail.com> wrote:

> FYI this looks like it needs a rebase due to a conflict in copy.c and
> an offset in pgoutput.c.
> 
> Is there anything specific that still needs review or do you think
> you've handled all Peter's concerns? In particular, is there "a
> comprehensive description of what it is trying to do"? :)

I tried to improve the documentation and commit messages in v05. v06 (just
rebased) is attached.

-- 
Antonin Houska
Web: https://www.cybertec-postgresql.com

Commits

  1. Refactor ExecGrant_*() functions

  2. doc: Add note about lack of publication privileges