RE: Imperfect solutions

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Karel Zak" <zakkr(at)zf(dot)jcu(dot)cz>
Cc: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Imperfect solutions
Date: 2001-06-05 08:55:32
Message-ID: ECEHIKNFIMMECLEBJFIGGEOECAAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > 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...

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pascal Scheffers 2001-06-05 09:07:03 Re: [PATCHES] Re: AW: Re: Support for %TYPE in CREATE FUNCTION
Previous Message Karel Zak 2001-06-05 08:51:57 Re: Imperfect solutions