Have \da in psql show return type
Have \da in psql show return type
От:
Greg Sabino Mullane <greg@turnstep.com>
Дата:
Using \da in psql should show the return type.
Re: Have \da in psql show return type
От:
Magnus Hagander <magnus@hagander.net>
Дата:
On Wed, Mar 14, 2007 at 03:22:12PM -0400, Greg Sabino Mullane wrote: > Using \da in psql should show the return type. > Great, a patch easy enough for me ;-) Applied, thanks. //Magnus