Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: Ted Yu <yuzhihong(at)gmail(dot)com>, Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
Date: 2023-01-13 23:13:39
Message-ID: 20230113231339.GA2422750@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jan 13, 2023 at 02:56:26PM -0800, Nathan Bossart wrote:
> Okay. Here is a new patch set.

And here is a rebased patch set (c44f633 changed the same LOCK TABLE docs).

--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment Content-Type Size
v6-0001-fix-MAINTAIN-privs-for-partitions.patch text/x-diff 21.4 KB
v6-0002-fix-MAINTAIN-privs-for-TOAST-tables.patch text/x-diff 2.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2023-01-13 23:24:09 Re: add PROCESS_MAIN to VACUUM
Previous Message Nathan Bossart 2023-01-13 22:56:26 Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX