Re: [dynahash] do not refill the hashkey after hash_search - Mailing list pgsql-hackers

From John Naylor
Subject Re: [dynahash] do not refill the hashkey after hash_search
Date
Msg-id CANWCAZZ6ZxUMSggQwsPm1qrJBVstfd6M=eRQSGKHs1-EBwMq=g@mail.gmail.com
Whole thread Raw
In response to Re: [dynahash] do not refill the hashkey after hash_search  (Junwang Zhao <zhjwpku@gmail.com>)
List pgsql-hackers
On Thu, Sep 14, 2023 at 3:28 PM Junwang Zhao <zhjwpku@gmail.com> wrote:
>
> Add a v2 with some change to fix warnings about unused-parameter.
>
> I will add this to Commit Fest.

Pushed v2 after removing asserts, as well as the unnecessary cast that
I complained about earlier.

Some advice: I was added as a reviewer in CF without my knowledge. I
see people doing it sometimes, but I don't recommend that, since the
reviewer field in CF implies the person volunteered to continue giving
feedback for patch updates.



pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: [Proposal] global sequence implemented by snowflake ID
Next
From: Alena Rybakina
Date:
Subject: Re: POC, WIP: OR-clause support for indexes