Re: create domain ... with check

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: create domain ... with check
Дата
Msg-id 1058882935.46558.1.camel@jester
обсуждение исходный текст
Ответ на create domain ... with check  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Список pgsql-hackers
On Tue, 2003-07-22 at 09:06, Merlin Moncure wrote:
> I looked on the to-do list and noticed adding check constraints to
> domains is not on it. IMO, being able to add a validation constraint
> is one of the very best things about domains.   Is anybody planning to
> work on this?

7.4 has descent domain support, including check constraints, alter
domain, and a number of coercion fixes.

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

Предыдущее
От: Karel Zak
Дата:
Сообщение: CVS: compilation failed
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] PATCH: Memory leaks on start-up