Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC]

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC]
Дата
Msg-id 13932.1473462285@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC]  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I wrote:
> ... BTW, a quick grep for other calls of PageIndexTupleDelete suggests
> that SPGiST could make very good use of PageIndexTupleOverwrite, and
> there may be use for it in GIN too.

I've pushed this patch with some editorializing and some followup
work.  The above remains as possible material for a future patch,
but I'm going to mark this commitfest entry as closed.
        regards, tom lane



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

Предыдущее
От: "Langley, Scott E"
Дата:
Сообщение: Re: zero knowledge users
Следующее
От: Claudio Freire
Дата:
Сообщение: Re: Parallel tuplesort (for parallel B-Tree index creation)