Re: pgsql: Introduce hash_search_with_hash_value() function - Mailing list pgsql-committers

From Alexander Korotkov
Subject Re: pgsql: Introduce hash_search_with_hash_value() function
Date
Msg-id CAPpHfduDdbzC2wyMMgZYkGtxwaQeS9g80SFZ0uLEoFxZLa9cPw@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Introduce hash_search_with_hash_value() function  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pgsql: Introduce hash_search_with_hash_value() function
List pgsql-committers
On Wed, Aug 7, 2024 at 3:24 PM Robert Haas <robertmhaas@gmail.com> wrote:
> You may have already realized this, but the name of the function the
> patch adds is not the same as the name that appears in the commit
> message.

:sigh:
I didn't realize that before your message.  That would be another item
for my checklist: ensure entities referenced from commit message and
comments didn't change their names.

------
Regards,
Alexander Korotkov
Supabase



pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe
Next
From: Robert Haas
Date:
Subject: Re: pgsql: Introduce hash_search_with_hash_value() function