alter table

Поиск
Список
Период
Сортировка
От Yuri A. Kabaenkov
Тема alter table
Дата
Msg-id 1518677747.20011130182256@artofit.com
обсуждение исходный текст
Ответы Re: alter table  (Andrew Gould <andrewgould@yahoo.com>)
Список pgsql-general
Hello,

      I've read documentation on alter table syntax and doesn't find
      anything about change column type or drop column.

      Also when i add column by command
      alter table test add column a integer not null default '10'

      It adds column but doesn't set default value.

      How can i fix it?



------------
With respect,
Yuri A. Kabaenkov
hellman@artofit.com


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

Предыдущее
От: Masaru Sugawara
Дата:
Сообщение: Re: 【エクナネット】新サー
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Initdb failure with PG 7.1.3 on RH 7.1...