Re: pgsql: Introduce hash_search_with_hash_value() function

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Alexander Korotkov <akorotkov(at)postgresql(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Introduce hash_search_with_hash_value() function
Date: 2024-08-07 15:55:03
Message-ID: CAPpHfduDdbzC2wyMMgZYkGtxwaQeS9g80SFZ0uLEoFxZLa9cPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Wed, Aug 7, 2024 at 3:24 PM Robert Haas <robertmhaas(at)gmail(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2024-08-07 16:30:18 Re: pgsql: Introduce hash_search_with_hash_value() function
Previous Message Alexander Korotkov 2024-08-07 15:53:02 Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2024-08-07 16:20:57 Re: [Proposal] Add foreign-server health checks infrastructure
Previous Message Robert Haas 2024-08-07 15:42:02 Re: pg_verifybackup: TAR format backup verification