From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | add \dpS to psql |
Date: | 2022-12-06 19:36:06 |
Message-ID: | 20221206193606.GB3078082@nathanxps13 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi hackers,
As discussed elsewhere [0], \dp doesn't show privileges on system objects,
and this behavior is not mentioned in the docs. I've attached a small
patch that adds support for the S modifier (i.e., \dpS) and the adjusts the
docs.
Thoughts?
--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com
Attachment | Content-Type | Size |
---|---|---|
add_s_modifier_to_dp.patch | text/x-diff | 3.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Davis | 2022-12-06 19:37:19 | Re: 16: Collation versioning and dependency helpers |
Previous Message | Andres Freund | 2022-12-06 19:31:29 | Re: Cygwin cleanup |