On Thu, Apr 9, 2015 at 3:27 PM, Alvaro Herrera
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 triv
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?
--
Álv
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+?
If not, how about attached trivial patch?
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
*** a/src/bin/psql/describe