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
-
Add a caveat to hash_seq_init_with_hash_value() header comment
- d0c8cf2a56fa 18.0 landed
-
Introduce hash_search_with_hash_value() function
- d0f020037e19 18.0 cited