Re: Is tuplesort_heap_siftup() a misnomer?
От
Peter Geoghegan
Тема
Re: Is tuplesort_heap_siftup() a misnomer?
Дата
Msg-id
CAM3SWZS3NMT4y-zzDkS0C1vncdsbU=FJiovRQ1ByUjd8sirG7Q@mail.gmail.com
Ответ на
Re: Is tuplesort_heap_siftup() a misnomer? (Tom Lane)
Список
Дерево обсуждения
Is tuplesort_heap_siftup() a misnomer? Peter Geoghegan <pg@heroku.com>
Re: Is tuplesort_heap_siftup() a misnomer? Peter Geoghegan <pg@heroku.com>
Re: Is tuplesort_heap_siftup() a misnomer? Tom Lane <tgl@sss.pgh.pa.us>
Re: Is tuplesort_heap_siftup() a misnomer? Peter Geoghegan <pg@heroku.com>
Re: Is tuplesort_heap_siftup() a misnomer? Heikki Linnakangas <hlinnaka@iki.fi>
Re: Is tuplesort_heap_siftup() a misnomer? Peter Geoghegan <pg@heroku.com>
Re: Is tuplesort_heap_siftup() a misnomer? Tom Lane <tgl@sss.pgh.pa.us>
Re: Is tuplesort_heap_siftup() a misnomer? Peter Geoghegan <pg@heroku.com>
Re: Is tuplesort_heap_siftup() a misnomer? Tom Lane <tgl@sss.pgh.pa.us>
Re: Is tuplesort_heap_siftup() a misnomer? Peter Geoghegan <pg@heroku.com>
Re: Is tuplesort_heap_siftup() a misnomer? Andres Freund <andres@anarazel.de>
Re: Is tuplesort_heap_siftup() a misnomer? Peter Geoghegan <pg@heroku.com>
Re: Is tuplesort_heap_siftup() a misnomer? Tom Lane <tgl@sss.pgh.pa.us>
Re: Is tuplesort_heap_siftup() a misnomer? Peter Geoghegan <pg@heroku.com>
Re: Is tuplesort_heap_siftup() a misnomer? Claudio Freire <klaussfreire@gmail.com>
Re: Is tuplesort_heap_siftup() a misnomer? Peter Geoghegan <pg@heroku.com>
Re: Is tuplesort_heap_siftup() a misnomer? Claudio Freire <klaussfreire@gmail.com>
On Thu, Sep 8, 2016 at 2:09 PM, Tom Lane wrote: > Well, my vote is that it ain't broke and we shouldn't fix it. To take a step back, what prompted this whole discussion is the patch that I wrote that shifts down, replacing calls to tuplesort_heap_siftup() and tuplesort_heap_insert with one new call to a function I've called tuplesort_heap_root_displace() (today, Claudio reports that it makes some of his test queries go 25% faster). This new function shifts down. It's not clear what I'm supposed to say about that, given the current understanding. So, in a sense, it's blocking on this. -- Peter Geoghegan
В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата: