Viewing enum values for custom type

From: Sean Laurent <sean(at)studyblue(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Viewing enum values for custom type
Date: 2010-11-09 00:11:33
Message-ID: AANLkTi=2Dsg+MF84tpKgxAQ5AEm48EqekMYknoqHu26T@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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)

Thanks!

-Sean

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Stephen Thompson 2010-11-09 11:52:25 Centos 5.5 x86_64
Previous Message Guillaume Lelarge 2010-11-08 15:16:34 Re: saved passwords deleted