Re: Fix output of zero privileges in psql
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Erik Wienhold <ewie@ewie.name>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: Shubham Khanna <khannashubham1197@gmail.com>, "David G. Johnston" <david.g.johnston@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-11-13T19:36:17Z
Lists: pgsql-hackers
On Mon, 2023-11-13 at 11:27 +0100, Erik Wienhold wrote: > On 2023-11-09 20:19 +0100, Tom Lane wrote: > > Laurenz Albe <laurenz.albe@cybertec.at> writes: > > > Thanks for the feedback. I'll set the patch to "ready for committer" then. > > > > So, just to clarify, we're settling on your v4 from [1]? > > > > [1] https://www.postgresql.org/message-id/d799f996f422231a99655f1223667d6d887e4c95.camel@cybertec.at > > Yes from my side. +1 Yours, Laurenz Albe
Commits
-
Improve default and empty privilege outputs in psql.
- d1379ebf4c2d 17.0 landed