View Single Post

   
  #9 (permalink)  
Old 05-05-2008, 06:53 AM
Tom Lane
 
Posts: n/a
Default Re: Fix \dT enum in psql

Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> But it'll only be in \dT+ anyway, no?


> Not in this patch.


Hmmm ... given that a long list of enum members would bloat the output
quite a lot, I think I'd vote for putting it in \dT+.

regards, tom lane

--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply With Quote