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 | 6478896675660402171c97d6307e6e1519250025 (patch) | |
tree | 1cc838e570e2c916ac8601609e6eb48f01f8b6d6 /contrib/postgres_fdw/postgres_fdw.c | |
parent | fe75517443b7c38f5251d007d06321655ce6c0b6 (diff) | |
download | postgresql-6478896675660402171c97d6307e6e1519250025.tar.gz postgresql-6478896675660402171c97d6307e6e1519250025.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 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions