Re: Imperfect solutions

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
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:51:57
Message-ID: 20010605105157.B13209@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 05, 2001 at 04:16:06PM +0800, Christopher Kings-Lynne wrote:
> Hi Bruce,
>
> I was just looking at the TODO list and noticed my name in it - cool! (You
> spelled it wrong - but hey :) )
>
> 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 :-)

Karel

--
Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/

C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2001-06-05 08:55:32 RE: Imperfect solutions
Previous Message Christopher Kings-Lynne 2001-06-05 08:16:06 RE: Imperfect solutions