From: | Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru> |
---|---|
To: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
Cc: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Usability fail with psql's \dp command |
Date: | 2018-08-01 13:06:13 |
Message-ID: | 0e2056f4-79db-42c6-8716-fa64a51cdee3@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Fabien,
On 31.07.2018 22:02, Fabien COELHO wrote:
> Indeed, all \d* which display perms have the empty/default confusion:
>
> \dp \ddp \des \dew \l \dn \db \df \dT \dD \dL
>
> I fixed them all to display the default acl in the patch I just sent.
>
> I also noticed that although large objects have permissions, they are
> not printed by any backslash commands.
>
I tried your patch. From my point of view this is desirable behavior.
Hopes this patch will be included in v12.
-----
Pavel Luzanov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2018-08-01 13:14:34 | Re: [HACKERS] Parallel Append implementation |
Previous Message | Alexander Kukushkin | 2018-08-01 12:30:02 | Connection slots reserved for replication |