Re: SHOW ALL does not honor pg_read_all_settings membership - Mailing list pgsql-hackers

From Laurenz Albe
Subject Re: SHOW ALL does not honor pg_read_all_settings membership
Date
Msg-id 1523881930.3779.37.camel@cybertec.at
Whole thread Raw
In response to SHOW ALL does not honor pg_read_all_settings membership  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: SHOW ALL does not honor pg_read_all_settings membership  (Michael Paquier <michael@paquier.xyz>)
List 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


pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: very slow queries when max_parallel_workers_per_gather is higherthan zero
Next
From: Ildus Kurbangaliev
Date:
Subject: Re: Prefix operator for text and spgist support