Re: I am done

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: I am done
Date: 2002-09-03 01:40:59
Message-ID: 200209030140.g831exN11182@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne wrote:
> > o -ALTER TABLE ADD PRIMARY KEY (Tom)
> > o -ALTER TABLE ADD UNIQUE (Tom)
> >
> > AFAIR, I didn't do either of those; I think Chris K-L gets the credit.
>
> Actually, I did ADD UNIQUE originally after lots of coding and then you went
> and made it work by changing a couple of lines in the grammar. You then got
> ADD PRIMARY KEY working as well, so I had Bruce change it to you. In fact,
> you even removed all the code I had in there that was no longer reachable :)

Are you guys competing for the modesty award? ;-)

I heard Stallman is trying to win it this year. :-)

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-09-03 01:49:38 Linux Journal Editors Choice Awards
Previous Message Christopher Kings-Lynne 2002-09-03 01:36:50 Re: I am done