RE: Imperfect solutions - Mailing list pgsql-hackers

From Stephan Szabo
Subject RE: Imperfect solutions
Date
Msg-id Pine.BSF.4.21.0106050837140.9447-100000@megazone23.bigpanda.com
Whole thread Raw
In response to RE: Imperfect solutions  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Responses RE: Imperfect solutions  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
On Tue, 5 Jun 2001, Christopher Kings-Lynne wrote:

> > > Just thought you might like to add
> > >
> > > * ALTER TABLE ADD PRIMARY KEY
> > > * ALTER TABLE ADD UNIQUE
> >
> >  And what
> >
> >      ALTER TABLE DROP PRIMARY KEY
> >      ALTER TABLE DROP UNIQUE
> >
> >  BTW, it's a little cosmetic feature if we have CREATE/DROP INDEX :-)
> 
> Those two points are already mentioned - I have another 90% patch ready to
> go that will add that functionality as well...

As a question, are you doing anything to handle dropping referenced unique
constraints or are we just waiting on that until a referencing system
is built?




pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Multiprocessor performance
Next
From: Tom Lane
Date:
Subject: Re: Strange query plan