Set amcancrosscompare to true for hash
authorPeter Eisentraut <peter@eisentraut.org>
Sat, 1 Mar 2025 08:15:27 +0000 (09:15 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Sat, 1 Mar 2025 08:15:27 +0000 (09:15 +0100)
commit56ba0463d38c17400a090353db47cf455ce01c3d
tree35bc3667cdc9a50450468ae22f3b1eeffce818c8
parentc301a0a74a8aa9ec4fe1f364e05aa17a649f7260
Set amcancrosscompare to true for hash

This was missed in the refactoring in patch ce62f2f2a0a, which thus
created a regression.

Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Mark Dilger <mark.dilger@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/flat/E1tngY6-0000UL-2n%40gemulon.postgresql.org
src/backend/access/hash/hash.c