Re: Viewing enum values for custom type
От | Sean Laurent |
---|---|
Тема | Re: Viewing enum values for custom type |
Дата | |
Msg-id | AANLkTin9gtMF-im6pftO=GxtgH_yEKFiE0Mp_QkiZ=CP@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Viewing enum values for custom type (Guillaume Lelarge <guillaume@lelarge.info>) |
Ответы |
Re: Viewing enum values for custom type
|
Список | pgadmin-support |
On Wed, Nov 10, 2010 at 9:02 AM, Guillaume Lelarge <guillaume@lelarge.info> wrote:
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 inYou should see them in the type properties and in the type dialog
> PGAdmin3? Or is my only real option to run a query like:
>
> select enum_range(null::MyCustomTypeT)
>
properties.
Okay. A couple really really dumb questions. With v1.12.1, where do I find type properties? And how do I access the type dialog properties? When I look at a specific table, I can see the custom type listed on the dependencies tab, but I can't do anything with. Obviously I can see it listed as the data type for a column that uses the custom type, but again, I can't do anything with the custom type. And I don't see custom types listed under any of the catalogs or schemas.
Clearly I'm missing something simple. :)
Any advice would be greatly appreciated.
-Sean
В списке pgadmin-support по дате отправления: