RE: ALTER TABLE ADD COLUMN column SERIAL -- unexpected results

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема RE: ALTER TABLE ADD COLUMN column SERIAL -- unexpected results
Дата
Msg-id ECEHIKNFIMMECLEBJFIGMEEMCBAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: ALTER TABLE ADD COLUMN column SERIAL -- unexpected results  (Hiroshi Inoue <Inoue@tpf.co.jp>)
Список pgsql-hackers
> *ALTER TABLE* isn't as easy as *CREATE TABLE*.
> It has another problem because it hasn't implemented
> *DEFAULT* yet.

Just out of interest, is there a special reason it's difficult to implement
the DEFAULT feature of alter table add column?

Chris



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: SOMAXCONN (was Re: Solaris source code)
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: pg_depend