Re: make additional use of optimized linear search routines - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: make additional use of optimized linear search routines
Date
Msg-id Yyux6RoFIOWYgClk@paquier.xyz
Whole thread Raw
In response to Re: make additional use of optimized linear search routines  (Richard Guo <guofenglinux@gmail.com>)
Responses Re: make additional use of optimized linear search routines  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
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.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pg_basebackup --create-slot-if-not-exists?
Next
From: Tom Lane
Date:
Subject: Re: pg_basebackup --create-slot-if-not-exists?