View Single Post

   
  #2 (permalink)  
Old 05-02-2008, 05:07 AM
Andrew Dunstan
 
Posts: n/a
Default Re: Fix \dT enum in psql



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 don't have a particular problem with this patch - indeed the query in
it looks eerily familiar :-)

However, I'm wondering if we should wait until a possible rework of the
mechanics of enums as recently discussed? Or we could put it in and that
way it would have to be redone when enums are rejigged.

cheers

andrew



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