Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead
Дата
Msg-id CAM3SWZQN6SeP8-k=_uxWf7bXST_9NsZEuCoMHpuswyWQ9ebCiQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers
On Thu, Jul 23, 2015 at 11:44 AM, Peter Geoghegan <pg@heroku.com> wrote:
> If no one weighs in after a few days, I'll mark the patch "rejected"
> in the CF app.

The patch has been marked "rejected" in the CF app. I withdraw it.

Obviously I still think that the patch is worthwhile, but not if that
"while" is disproportionate to any benefit, which I suspect will be
the case if I proceed.

-- 
Peter Geoghegan



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS)
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort"