Re: [SQL] An easy question about creating a primary key

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [SQL] An easy question about creating a primary key
Дата
Msg-id 200112280511.fBS5B0r01906@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [SQL] An easy question about creating a primary key  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [SQL] An easy question about creating a primary key  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [SQL] An easy question about creating a primary key  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Is this resolved?

---------------------------------------------------------------------------

> "Christopher Kings-Lynne" <chriskl@familyhealth.com.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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jayaraj Oorath
Дата:
Сообщение: pltclu
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: TODO