Re: Bug in DROP NOT NULL

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Bug in DROP NOT NULL
Дата
Msg-id 42514C84.5030408@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Bug in DROP NOT NULL  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: Bug in DROP NOT NULL  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-hackers
>> 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.
> 
> 
> Except it breaks the 'cluster everything' case:
> 
> test=# cluster;
> ERROR:  cannot cluster when index access method does not handle null values
> HINT:  You may be able to work around this by marking column "a" NOT NULL.

Any further comments on this?  I still think it's a bug, ie. an 
invariant that's not being maintained...

Chris


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

Предыдущее
От: "Jim Buttafuoco"
Дата:
Сообщение: Re: BuildFarm status: recent check failures
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BuildFarm status: recent check failures