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 1528698503.2482.0.camel@cybertec.at
Whole thread Raw
In response to Re: SHOW ALL does not honor pg_read_all_settings membership  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Alvaro Herrera wrote:
> On 2018-Mar-01, Laurenz Albe 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.
> 
> Done, with the further fixes downthread.  Thanks!

Thank you!

Laurenz Albe



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Portability concerns over pq_sendbyte?
Next
From: Hubert Zhang
Date:
Subject: Secured and customizable PLPython and PLR on Postgresql