View Single Post

   
  #6 (permalink)  
Old 05-05-2008, 05:53 AM
David Fetter
 
Posts: n/a
Default Re: Fix \dT enum in psql

On Sun, May 04, 2008 at 06:40:51PM -0400, Andrew Dunstan wrote:
>
>
> David Fetter wrote:
>> Folks,
>>
>> In psql, \dT doesn't show the elements for enums. Please find
>> patch vs. CVS TIP attached which fixes this per the following TODO
>> item:
>>
>> http://archives.postgresql.org/pgsql...1/msg00826.php

>
> I notice that this patch adds an "Elements" column to the output of
> \dT, which will only be used by enum types. That seems rather ...
> cluttered.


Is the name too long, or did you want it rolled into one of the other
columns, or...?

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

--
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