Re: SHOW ALL does not honor pg_read_all_settings membership

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: pgsql-hackers@postgresql.org
Cc: simon@2ndquadrant.com
Date: 2018-04-16T12:32:10Z
Lists: pgsql-hackers
On Thu, 2018-03-01 at 16:22 +0100, I wrote:
> I noticed that commit 25fff40798fc4ac11a241bfd9ab0c45c085e2212 forgot
> to teach SHOW ALL to show all GUCs when the user belongs to pg_read_all_settings.
> 
> Patch attached; I think this should be backpatched.

Now that the dust from the last commitfest is settling, I'll make a second
attempt to attract attention for this small bug fix.

The original commit was Simon's.

Yours,
Laurenz Albe


Commits

  1. Teach SHOW ALL to honor pg_read_all_settings membership

  2. Default monitoring roles