Обсуждение: create domain ... with check

Поиск
Список
Период
Сортировка

create domain ... with check

От
"Merlin Moncure"
Дата:

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? 

 

Regards,

Merlin

Re: create domain ... with check

От
Rod Taylor
Дата:
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.