problem with check constraints - Mailing list pgsql-general

From Anton Andreev
Subject problem with check constraints
Date
Msg-id 48ED132E.40906@fmi.uni-sofia.bg
Whole thread Raw
Responses Re: problem with check constraints  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-general
Hi,

When I create a check constraint in PgAdmin3 1.8.4 on a Postgresql
8.3.3: ((A and B) or (C and D))
I get with create script: (A and B or C and D) which is wrong.

Please help.

Cheers,
Anton


pgsql-general by date:

Previous
From: "Andrus"
Date:
Subject: left join conditon causes error
Next
From: "Tony Marston"
Date:
Subject: GROUP BY does not follow SQL standard