ALTER TABLE Column NOT NULL?

Поиск
Список
Период
Сортировка
От Gregory Wood
Тема ALTER TABLE Column NOT NULL?
Дата
Msg-id 000701c1a5d8$015bffd0$7889ffcc@comstock.com
обсуждение исходный текст
Ответы Re: ALTER TABLE Column NOT NULL?
Re: ALTER TABLE Column NOT NULL?
Список pgsql-general
Is there any way to add a NOT NULL constraint to a new field in a table,
*without* having to dump and restore the entire thing? I suppose I could add
a trigger (or modify an existing one), but that feels so... wrong.

Greg


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