add \dpS to psql

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема add \dpS to psql
Дата
Msg-id 20221206193606.GB3078082@nathanxps13
обсуждение исходный текст
Ответы Re: add \dpS to psql  (Pavel Luzanov <p.luzanov@postgrespro.ru>)
Список 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?

[0] https://postgr.es/m/a2382acd-e465-85b2-9d8e-f9ed1a5a66e9%40postgrespro.ru

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Cygwin cleanup
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: 16: Collation versioning and dependency helpers