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

From Nathan Bossart
Subject Re: fix and document CLUSTER privileges
Date
Msg-id 20221216045700.GA804311@nathanxps13
Whole thread Raw
In response to Re: fix and document CLUSTER privileges  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: fix and document CLUSTER privileges  (Gilles Darold <gilles@migops.com>)
List pgsql-hackers
Here is a new version of the patch.  I've moved the privilege checks to a
new function, and I added a note in the docs about clustering partitioned
tables in a transaction block (it's not allowed).

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

Attachment

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
Next
From: Paul Jungwirth
Date:
Subject: Re: Exclusion constraints on partitioned tables