Re: viewing definition of "CREATE TYPE name AS ENUM..."

Поиск
Список
Период
Сортировка
От Usama Dar
Тема Re: viewing definition of "CREATE TYPE name AS ENUM..."
Дата
Msg-id ff0e67090711290827q3c3d6168if9c05322a9618cbb@mail.gmail.com
обсуждение исходный текст
Ответ на viewing definition of "CREATE TYPE name AS ENUM..."  (Richard Broersma Jr <rabroersma@yahoo.com>)
Ответы Re: viewing definition of "CREATE TYPE name AS ENUM..."
Список pgsql-general
There is no direct system information function like pg_get_indexdef etc, but you can find the enum labels in pg_enum catalog table, and there are some enum support functions

See if they help you http://www.postgresql.org/docs/8.3/static/functions-enum.html

On Nov 29, 2007 1:53 PM, Richard Broersma Jr <rabroersma@yahoo.com> wrote:
After a type is created, is it possible to view the definition of this type?

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster



--
Usama Munir Dar http://linkedin.com/in/usamadar
Consultant Architect
Cell:+92 321 5020666
Skype: usamadar

В списке pgsql-general по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: hibernate + postgresql ?
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: HD is flooded by Error Log info