Re: Bug in DROP NOT NULL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug in DROP NOT NULL
Дата
Msg-id 5419.1112281195@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug in DROP NOT NULL  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: Bug in DROP NOT NULL
Список pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> You can drop a NOT NULL on a column, even if that column is part of an 
>> index that is clustered, where the index does not index NULLs.

I don't think that's a bug.  You may not intend ever to cluster on that
index again, and if you try it will tell you about the problem.
        regards, tom lane


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