Re: removing "not null" modifier

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: removing "not null" modifier
Дата
Msg-id 7581.1142264843@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: removing "not null" modifier  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Список pgsql-sql
Achilleus Mantzios <achill@matrix.gatewaynet.com> writes:
> O Robert Urban ������ ���� Mar 13, 2006 :
>> how can I get rid of the "not null" modifier on status_id?  

> ALTER TABLE event ALTER status_id DROP NOT NULL;

I don't think 7.2 has that.  Of course, there are many excellent reasons
why Robert needs to get himself off 7.2.2 ASAP.  Some of them can be
found here:
http://developer.postgresql.org/docs/postgres/release.html
        regards, tom lane


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

Предыдущее
От: "Daniel Caune"
Дата:
Сообщение: connectby documentation
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: connectby documentation