Re: SET NULL / SET NOT NULL

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: SET NULL / SET NOT NULL
Дата
Msg-id m3r8nfd1bq.fsf@varsoon.denali.to
обсуждение исходный текст
Ответ на Re: SET NULL / SET NOT NULL  (Philip Warner <pjw@rhyme.com.au>)
Ответы Re: SET NULL / SET NOT NULL  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Philip Warner <pjw@rhyme.com.au> writes:

> I'm not too fond of 'SET NULL' - the syntax implies the column is being set
> to NULL. But I agree with the rest given we already have ALTER
> TABLE...ALTER COLUMN, I'd vote for:
> 
>     ALTER TABLE blah ALTER COLUMN col [ALLOW NULL | NOT NULL]

FWIW, I like this syntax too.

-Doug
-- 
Let us cross over the river, and rest under the shade of the trees.  --T. J. Jackson, 1863


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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: SET NULL / SET NOT NULL
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: date/time compatible problems in 7.2