Re: Granting SET and ALTER SYSTE privileges for GUCs - Mailing list pgsql-hackers

From Mark Dilger
Subject Re: Granting SET and ALTER SYSTE privileges for GUCs
Date
Msg-id A9802425-8920-4814-9BE1-5C7250E2C386@enterprisedb.com
Whole thread Raw
In response to Re: Granting SET and ALTER SYSTE privileges for GUCs  (Mark Dilger <mark.dilger@enterprisedb.com>)
Responses Re: Granting SET and ALTER SYSTE privileges for GUCs  (Mark Dilger <mark.dilger@enterprisedb.com>)
List pgsql-hackers

> On Dec 13, 2021, at 12:58 PM, Mark Dilger <mark.dilger@enterprisedb.com> wrote:
>
> Give me a few minutes and I'll repost.

Ok, this new version is rebased, cleaned up, and has the ability to revoke SET VALUE on most settings which were
previouslyuserset, but are now suset with initdb time granted SET VALUE privilege to public. 

I have not yet altered gucs defined by contrib modules, but will repost in a few hours, or tomorrow, with those
changes.



—
Mark Dilger
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company




Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Column Filtering in Logical Replication
Next
From: Justin Pryzby
Date:
Subject: Re: Adding CI to our tree