diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-01-16 16:39:26 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-01-16 16:39:26 -0500 |
commit | 17da9d4c28297fd699cbbda969a9f64c4c09c665 (patch) | |
tree | 377a335283dc6020153257f991980015c9acd308 /src/backend/access/gist/gistxlog.c | |
parent | d91d4338e05486f943361260b9d4ad54421d3b44 (diff) | |
download | postgresql-17da9d4c28297fd699cbbda969a9f64c4c09c665.tar.gz postgresql-17da9d4c28297fd699cbbda969a9f64c4c09c665.zip |
Teach hash_ok_operator() that record_eq is only sometimes hashable.
The need for this was foreseen long ago, but when record_eq
actually became hashable (in commit 01e658fa7), we missed updating
this spot.
Per bug #17363 from Elvis Pranskevichus. Back-patch to v14 where
the faulty commit came in.
Discussion: https://postgr.es/m/17363-f6d42fd0d726be02@postgresql.org
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions