Primary key requires SERIAL

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Primary key requires SERIAL
Дата
Msg-id 199911190326.WAA22622@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: [HACKERS] Primary key requires SERIAL  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [HACKERS] Primary key requires SERIAL  (Don Baccus <dhogaza@pacifier.com>)
Список pgsql-hackers
We currently only allow the words PRIMARY KEY on a SERIAL column.  Is
there a reason we don't allow PRIMARY KEY on an integer field?  Seems it
should be allowed.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] pg version date file
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] psql & regress tests