Re: fix and document CLUSTER privileges

Gilles Darold <gilles@migops.com>

From: Gilles Darold <gilles@migops.com>
To: Nathan Bossart <nathandbossart@gmail.com>, Gilles Darold <gilles@migops.com>
Cc: Andrew Dunstan <andrew@dunslane.net>, Justin Pryzby <pryzby@telsasoft.com>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2023-01-14T09:40:40Z
Lists: pgsql-hackers
Le 11/01/2023 à 18:54, Nathan Bossart a écrit :
> On Wed, Jan 11, 2023 at 02:22:26PM +0100, Gilles Darold wrote:
>> I'm moving this commitfest entry to Ready for Committers.
> Thank you for reviewing.
>
I have changed the status to "Returned with feedback" as per commit 
ff9618e8 this patch might not be applied anymore if I have well understood.


Nathan, please confirm and fix the status of this commit fest entry.


Best regards,

-- 
Gilles Darold




Commits

  1. Clarify documentation for CLUSTER on partitioned tables.

  2. Fix MAINTAIN privileges for toast tables and partitions.

  3. Have CLUSTER ignore partitions not owned by caller