missing indexes in indexlist with partitioned tables

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

Hi,


I did a bit of testing today and noticed that we don't set indexlist properly at the right time in some cases when using partitioned tables.


I attached a simple case where the indexlist doesn't seems to be set at the right time. get_relation_info in plancat.c seems to process it only after analyzejoins.c checked for it.


Can someone explain to me why it is deferred at all?


Regards

Arne


Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Release 14 Schedule
Следующее
От: Matthias van de Meent
Дата:
Сообщение: Re: CLUSTER on partitioned index