| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Ligia Pimentel <lmpimentel(at)yahoo(dot)com>, Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [SQL] An easy question about creating a primary key |
| Date: | 2001-12-28 05:11:00 |
| Message-ID: | 200112280511.fBS5B0r01906@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-odbc pgsql-sql |
Is this resolved?
---------------------------------------------------------------------------
> "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
> > Oh well, it was a fun coding exercise ;) Feel free to remove the ADD UNIQUE
> > stuff from command.c to see if the parser will handle it. However, your
> > commit message also just implies that all you fixed was ADD PRIMARY KEY???
>
> It says that because I thought that was all I was changing; I hadn't
> realized the side-effects on ADD UNIQUE.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-12-28 05:20:44 | Re: [SQL] An easy question about creating a primary key |
| Previous Message | Jayaraj Oorath | 2001-12-28 05:07:06 | pltclu |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-12-28 05:20:44 | Re: [SQL] An easy question about creating a primary key |
| Previous Message | postgresql | 2001-12-23 15:42:37 | macintosh odbc |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-12-28 05:20:44 | Re: [SQL] An easy question about creating a primary key |
| Previous Message | guard | 2001-12-28 04:42:47 | pltcl function -> plpgsql |