| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: psql showing owner in \dT |
| Date: | 2015-04-09 19:40:23 |
| Message-ID: | CABUevEzCWG9kghhF7rx7HVNnsSy3y_ZD38_0KxUd5PK=RQ_k3g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Apr 9, 2015 at 3:27 PM, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
wrote:
> Magnus Hagander wrote:
> > After running into the need twice now - is there a particular reason why
> we
> > don't have psql showing the owner of a type, at least in \dT+?
>
> Can't think of anything ...
>
> > If not, how about attached trivial patch?
>
> Owner should normally be printed before ACL, no?
>
That's probably correct.
Done that way and pushed.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Urbański | 2015-04-09 19:54:48 | Re: libpq's multi-threaded SSL callback handling is busted |
| Previous Message | Peter Eisentraut | 2015-04-09 19:30:49 | Re: TABLESAMPLE patch |