Re: [Fwd: [Fwd: named constraints]] - Mailing list pgsql-bugs

From Stephan Szabo
Subject Re: [Fwd: [Fwd: named constraints]]
Date
Msg-id Pine.BSF.4.10.10009251744300.81562-100000@megazone23.bigpanda.com
Whole thread Raw
In response to [Fwd: [Fwd: named constraints]]  (Merrill Oveson <merrill@actarg.com>)
List pgsql-bugs
IIRC, ALTER TABLE ... DROP CONSTRAINT isn't implemented yet,
so that's going to fail in any case.  ADD CONSTRAINT is implemented
for foreign keys (in 7.0) and should be implemented for check
constraints in 7.1.

Stephan Szabo
sszabo@bigpanda.com

pgsql-bugs by date:

Previous
From: Ludovic LANGE
Date:
Subject: Re: PostgreSQL crashes using distance operator whith records where 'point' data type set to null
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL crashes using distance operator whith records where 'point' data type set to null