Re: make additional use of optimized linear search routines

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: make additional use of optimized linear search routines
Дата
Msg-id 20220922041241.GA464247@nathanxps13
обсуждение исходный текст
Ответ на Re: make additional use of optimized linear search routines  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Thu, Sep 22, 2022 at 09:52:57AM +0900, Michael Paquier wrote:
> On Wed, Sep 21, 2022 at 02:28:08PM +0800, Richard Guo wrote:
>> I wonder if there are other code paths we can replace with the linear
>> search routines. I tried to search for them but no luck.
> 
> I have been looking at a couple of simple patterns across the tree but
> no luck here either.  Well, if someone spots something, it could
> always be done later.  For now I have applied the bits discussed on
> this thread.

Thanks!

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Fix snapshot name for SET TRANSACTION documentation
Следующее
От: Nathan Bossart
Дата:
Сообщение: Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans