Re: psql showing owner in \dT - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: psql showing owner in \dT
Date
Msg-id CABUevEzCWG9kghhF7rx7HVNnsSy3y_ZD38_0KxUd5PK=RQ_k3g@mail.gmail.com
Whole thread Raw
In response to Re: psql showing owner in \dT  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Thu, Apr 9, 2015 at 3:27 PM, Alvaro Herrera <alvherre@2ndquadrant.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. 


--

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: TABLESAMPLE patch
Next
From: Jan Urbański
Date:
Subject: Re: libpq's multi-threaded SSL callback handling is busted