public inbox for [email protected]
help / color / mirror / Atom feedFrom: Nathan Bossart <[email protected]>
To: Michael Paquier <[email protected]>
Cc: Jeff Davis <[email protected]>
Cc: Ted Yu <[email protected]>
Cc: Pavel Luzanov <[email protected]>
Cc: Justin Pryzby <[email protected]>
Cc: [email protected]
Subject: Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
Date: Tue, 13 Jun 2023 16:54:42 -0700
Message-ID: <20230613235442.GA222795@nathanxps13> (raw)
In-Reply-To: <[email protected]>
References: <20221218233018.GA1476904@nathanxps13>
<20230103234549.GA289060@nathanxps13>
<20230109225157.GA1288965@nathanxps13>
<[email protected]>
<20230113203334.GA2206335@nathanxps13>
<[email protected]>
<20230113225626.GA2380176@nathanxps13>
<20230113231339.GA2422750@nathanxps13>
<20230613211246.GA219055@nathanxps13>
<[email protected]>
On Wed, Jun 14, 2023 at 08:16:15AM +0900, Michael Paquier wrote:
> While on it, this buzzes me:
> static bool
> -vacuum_rel(Oid relid, RangeVar *relation, VacuumParams *params)
> +vacuum_rel(Oid relid, RangeVar *relation, VacuumParams *params, bool skip_privs)
>
> VacuumParams has been originally introduced to avoid extending
> vacuum_rel() with a bunch of arguments, no?
Yeah, that could probably be moved into VacuumParams.
> So, yes, agreed about the removal of has_partition_ancestor_privs().
> I am adding an open item assigned to you and Jeff.
Thanks. I suspect there's more discussion incoming, but I'm hoping to
close this item one way or another by 16beta2.
--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com
view thread (18+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
In-Reply-To: <20230613235442.GA222795@nathanxps13>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox