Re: Viewing enum values for custom type

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Sean Laurent <sean(at)studyblue(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Viewing enum values for custom type
Date: 2010-11-10 15:02:16
Message-ID: 4CDAB3F8.7090605@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 09/11/2010 01:11, Sean Laurent a écrit :
> Is there an issue way to view the possible enum values for a custom type in
> PGAdmin3? Or is my only real option to run a query like:
>
> select enum_range(null::MyCustomTypeT)
>

You should see them in the type properties and in the type dialog
properties.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Sean Laurent 2010-11-10 15:52:23 Re: Viewing enum values for custom type
Previous Message Devrim GÜNDÜZ 2010-11-09 12:39:37 Re: Centos 5.5 x86_64