Re: fix and document CLUSTER privileges - Mailing list pgsql-hackers

From Gilles Darold
Subject Re: fix and document CLUSTER privileges
Date
Msg-id 9c885ca0-6f81-6f32-ec3a-266cd7dbbff8@migops.com
Whole thread Raw
In response to Re: fix and document CLUSTER privileges  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: fix and document CLUSTER privileges
List pgsql-hackers
Le 05/01/2023 à 06:12, Nathan Bossart a écrit :
> On Wed, Jan 04, 2023 at 11:27:05PM +0100, Gilles Darold wrote:
>> Got it, this is patch add_cluster_skip_messages.patch . IMHO this patch
>> should be part of this commitfest as it is directly based on this one. You
>> could create a second patch here that adds the warning message so that
>> committers can decide here if it should be applied.
> That's fine with me.  I added the warning messages in v4.


This is a bit confusing, this commitfest entry patch is also included in 
an other commitfest entry [1] into patch 
v3-0001-fix-maintain-privs.patch with some additional conditions.


Committers should be aware that this commitfest entry must be withdrawn 
if [1] is committed first.  There is no status or dependency field that 
I can use, I could move this one to "Ready for Committer" status but 
this is not exact until [1] has been committed or withdrawn.


[1] https://commitfest.postgresql.org/41/4070/


-- 
Gilles Darold




pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Simplify standby state machine a bit in WaitForWALToBecomeAvailable()
Next
From: "Drouvot, Bertrand"
Date:
Subject: Generate pg_stat_get_xact*() functions with Macros