Re: Fix output of zero privileges in psql - Mailing list pgsql-hackers

From Erik Wienhold
Subject Re: Fix output of zero privileges in psql
Date
Msg-id 6xtujk6pgcxjvm5mi26crni3o3q2gwka2nn4r5eu7mampc5sqf@6t77rigxh5af
Whole thread Raw
In response to Re: Fix output of zero privileges in psql  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: Fix output of zero privileges in psql
List pgsql-hackers
On 2023-10-17 04:05 +0200, David G. Johnston wrote:
> Erik seems to favors (none)

Yes, with a slight favor for "(none)" because it's the least disruptive
to users who change \pset null to a non-blank string.  The output of \dp
etc. would still look the same for default privileges.

But I'm also okay with respecting \pset null because it is so simple.
We will no longer hide the already documented null representation of
default privileges by allowing the user to display the ACL as it is.
And with Laurenz' patch we will also document the special case of zero
privileges and how to distinguish it.

-- 
Erik



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Faster "SET search_path"
Next
From: Jeff Davis
Date:
Subject: Re: [PoC/RFC] Multiple passwords, interval expirations