Re: [PATCH] Add a inline function to eliminate duplicate code - Mailing list pgsql-hackers

From mahendrakar s
Subject Re: [PATCH] Add a inline function to eliminate duplicate code
Date
Msg-id CABkiuWrOrdXfjLBYX1dayg2B9LRGMtst7fZq94Jtrmz5cxuSew@mail.gmail.com
Whole thread Raw
In response to [PATCH] Add a inline function to eliminate duplicate code  (Junwang Zhao <zhjwpku@gmail.com>)
Responses Re: [PATCH] Add a inline function to eliminate duplicate code
List pgsql-hackers
Patch is looking good to me.

Thanks,
Mahendrakar.

On Tue, 2 Aug 2022 at 16:57, Junwang Zhao <zhjwpku@gmail.com> wrote:
abstract the logic of `scankey change attribute num to index col
number` to change_sk_attno_to_index_column_num, which is a static
inline function.

--
Regards
Junwang Zhao

pgsql-hackers by date:

Previous
From: "Drouvot, Bertrand"
Date:
Subject: Re: Patch proposal: New hooks in the connection path
Next
From: David Steele
Date:
Subject: Re: Race between KeepFileRestoredFromArchive() and restartpoint