Re: missing indexes in indexlist with partitioned tables

Поиск
Список
Период
Сортировка
От Arne Roland
Тема Re: missing indexes in indexlist with partitioned tables
Дата
Msg-id fa4168b2f72e44939e66f297037b9be9@index.de
обсуждение исходный текст
Ответ на missing indexes in indexlist with partitioned tables  (Arne Roland <A.Roland@index.de>)
Ответы Re: missing indexes in indexlist with partitioned tables  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-hackers

Hi,


I stumbled across a few places that depend on the inheritance appends being applied at a later date, so I quickly abandoned that idea. I thought a bit about the indexlist, in particular the inhparent, and I am not sure what depends on get_relation_info working in that way.


Therefore I propose a new attribute partIndexlist of RelOptInfo to include information about uniqueness, in the case the executor can't use the structure that causes the uniqueness to begin with. Said attribute can be used by relation_has_unique_index_for and rel_supports_distinctness.


The attached patch takes that route. I'd appreciate feedback!


Regards
Arne


Вложения

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

Предыдущее
От: David Steele
Дата:
Сообщение: Re: Allow root ownership of client certificate key
Следующее
От: Ronan Dunklau
Дата:
Сообщение: Re: pg_receivewal starting position