Re: Optimising compactify_tuples()

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Optimising compactify_tuples()
Дата
Msg-id CA+hUKG+hAgRaV-+r0bY6Hc7nETCVQ7kuBhjFc1J-FjPAtChjbQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Optimising compactify_tuples()  (Peter Geoghegan <pg@bowt.ie>)
Ответы Re: Optimising compactify_tuples()  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Tue, Aug 18, 2020 at 6:53 AM Peter Geoghegan <pg@bowt.ie> wrote:
> I definitely think that we should have something like this, though.
> It's a relatively easy win. There are plenty of workloads that spend
> lots of time on pruning.

Alright then, here's an attempt to flesh the idea out a bit more, and
replace the three other copies of qsort() while I'm at it.

Вложения

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)
Следующее
От: Ashutosh Sharma
Дата:
Сообщение: Re: recovering from "found xmin ... from before relfrozenxid ..."