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

From Nathan Bossart
Subject Re: [dynahash] do not refill the hashkey after hash_search
Date
Msg-id 20231013030747.GA1314489@nathanxps13
Whole thread Raw
In response to Re: [dynahash] do not refill the hashkey after hash_search  (Junwang Zhao <zhjwpku@gmail.com>)
Responses Re: [dynahash] do not refill the hashkey after hash_search
List pgsql-hackers
On Thu, Sep 14, 2023 at 04:28:26PM +0800, Junwang Zhao wrote:
> Add a v2 with some change to fix warnings about unused-parameter.
> 
> I will add this to Commit Fest.

This looks reasonable to me.  I've marked the commitfest entry as
ready-for-committer.  I will plan on committing it in a couple of days
unless John has additional feedback or would like to do the honors.

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



pgsql-hackers by date:

Previous
From: Andrei Lepikhov
Date:
Subject: Re: Removing unneeded self joins
Next
From: Peter Smith
Date:
Subject: Re: PGDOCS - add more links in the pub/sub reference pages