Re: Fix output of zero privileges in psql
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: Erik Wienhold <ewie@ewie.name>,
Shubham Khanna <khannashubham1197@gmail.com>,
"David G. Johnston" <david.g.johnston@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-11-09T19:19:12Z
Lists: pgsql-hackers
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]? regards, tom lane [1] https://www.postgresql.org/message-id/d799f996f422231a99655f1223667d6d887e4c95.camel@cybertec.at
Commits
-
Improve default and empty privilege outputs in psql.
- d1379ebf4c2d 17.0 landed