Checking of constraints via subqueries?

Поиск
Список
Период
Сортировка
От Wolfgang Drotschmann
Тема Checking of constraints via subqueries?
Дата
Msg-id 4214BA47.4000605@fgan.de
обсуждение исходный текст
Ответы Re: Checking of constraints via subqueries?  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
Hallo all,

in part VI (the reference), the online manual for 8.0.1 states for command
CREATE DOMAIN for parameter
    CHECK (expression)
that currently
     "...CHECK expressions cannot contain subqueries nor refer to
     variables other than VALUE."

So, is this an item for the TODO list?  I can't find it there.  Or do I
overlook something?
This is also stated in the page about CREATE TABLE.

Best regards,
    Wolfgang


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Lost rows/data corruption?
Следующее
От: John Allgood
Дата:
Сообщение: Problems compiling 7.4.6 src rpms