Re: Covering GiST indexes

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: Covering GiST indexes
Дата
Msg-id CAPpHfdskWRZW1pR7ZFGkTB_M7_=g8cXbDmBA+L73RQhVFZBWHQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Covering GiST indexes  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Ответы Re: Covering GiST indexes
Список pgsql-hackers
On Fri, Mar 8, 2019 at 11:58 AM Alexander Korotkov
<a.korotkov@postgrespro.ru> wrote:
> I made some adjustments for this patch:
>  * Rename tupledesc and tructTupledesc to leafTupdesc and
> nonLeafTupdesc correspondingly.  I think this makes things more clear.
>  * Some improvements to docs and comments.
>  * Revise commit message.
>
> I'm going to push this on no objections.

Pushed with some more small changes in docs.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Performance issue in foreign-key-aware join estimation
Следующее
От: David Rowley
Дата:
Сообщение: Re: Should we add GUCs to allow partition pruning to be disabled?