Re: [HACKERS] Beta for 4:30AST ... ?

Marc G. Fournier <scrappy@hub.org>

From: The Hermit Hacker <scrappy@hub.org>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Tatsuo Ishii <t-ishii@sra.co.jp>, dhogaza@pacifier.com, tgl@sss.pgh.pa.us, webmaster@postgreSQL.org, pgsql-hackers@postgreSQL.org
Date: 2000-02-22T13:09:47Z
Lists: pgsql-hackers
On Tue, 22 Feb 2000, Bruce Momjian wrote:

> > > 
> > > Those are the two major user-visible loose ends with this feature.
> > 
> > What about ALTER TABLE table DROP CONSTRAINT? I see this:
> > 
> > alter table t1 drop constraint t1_fk cascade;
> > ERROR: ALTER TABLE / DROP CONSTRAINT is not implemented
> > 
> > Note that we seem to have ALTER TABLE table ADD CONSTRAINT, though.
> 
> I thought that was going in.  According to Marc, if it sufficiently
> warned users, and required them to type it twice, it would do Peter's
> alter table code.  Perhaps Peter decided to wait for 7.1?

Ummm...I don't recall ever talking about DROP CONTRAINT *raised eyebrow*