Re: CLUSTER loses nulls (was Re: [ADMIN] Still a bug in the VACUUM)

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: CLUSTER loses nulls (was Re: [ADMIN] Still a bug in the VACUUM)
Дата
Msg-id 1046662644.26763.296.camel@jester
обсуждение исходный текст
Ответ на CLUSTER loses nulls (was Re: [ADMIN] Still a bug in the VACUUM)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: CLUSTER loses nulls (was Re: [ADMIN] Still a bug in the VACUUM)
Список pgsql-hackers
> * Make CLUSTER error out if the target index is not of an 'amindexnulls'
> index AM.  This would amount to restricting CLUSTER to b-trees, which is
> annoying.

I'm willing to do this:

- Reject on partial or functional indexes
- Reject when first columns attnotnull is false and amindexnulls is
false.

--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

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