Re: [HACKERS] Is "CREATE DOMAIN" in 6.3 ??

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Is "CREATE DOMAIN" in 6.3 ??
Дата
Msg-id 199803012119.QAA24563@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Is "CREATE DOMAIN" in 6.3 ??  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
> > The datatype employed is defined by domain which also
> > restricts the values to "YES" or "NO" or "RETIRED" or "DISABLED" or
> > NULL.
>
>     Oh, cool...so, essentially, you are creating an enumerated(?) type
> to be used in a table?
>
>     Bruce, can you add this onto the TODO list for v6.4?  This is
> something that we might be able to do now with triggers, no?  But, the
> CREATE DOMAIN is part of the spec... :)

Added.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Is "CREATE DOMAIN" in 6.3 ??
Следующее
От: Tom I Helbekkmo
Дата:
Сообщение: Re: [HACKERS] Is "CREATE DOMAIN" in 6.3 ??