Re: pgsql: Introduce hash_search_with_hash_value() function

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Alexander Korotkov <akorotkov@postgresql.org>
Cc: pgsql-committers@lists.postgresql.org
Date: 2024-08-07T12:24:33Z
Lists: pgsql-hackers
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.

...Robert



Commits

  1. Add a caveat to hash_seq_init_with_hash_value() header comment

  2. Introduce hash_search_with_hash_value() function