Checking of constraints via subqueries? - Mailing list pgsql-general

From Wolfgang Drotschmann
Subject Checking of constraints via subqueries?
Date
Msg-id 4214BA47.4000605@fgan.de
Whole thread Raw
Responses Re: Checking of constraints via subqueries?  (Michael Fuhr <mike@fuhr.org>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Lost rows/data corruption?
Next
From: John Allgood
Date:
Subject: Problems compiling 7.4.6 src rpms