| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, dhogaza(at)pacifier(dot)com, tgl(at)sss(dot)pgh(dot)pa(dot)us, webmaster(at)postgreSQL(dot)org, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Beta for 4:30AST ... ? |
| Date: | 2000-02-22 13:09:47 |
| Message-ID: | Pine.BSF.4.21.0002220909110.86931-100000@thelab.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| 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*
| From | Date | Subject | |
|---|---|---|---|
| Next Message | The Hermit Hacker | 2000-02-22 13:12:35 | Re: [HACKERS] Beta for 4:30AST ... ? |
| Previous Message | Peter Eisentraut | 2000-02-22 12:49:41 | Re: [HACKERS] Beta for 4:30AST ... ? |