postgres/src
Peter Eisentraut 56ba0463d3 Set amcancrosscompare to true for hash
This was missed in the refactoring in patch ce62f2f2a0, 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
2025-03-01 09:15:27 +01:00
..
backend Set amcancrosscompare to true for hash 2025-03-01 09:15:27 +01:00
bin Adjust pg_dump tag for relation stats. 2025-02-27 20:42:12 -08:00
common Change relpath() et al to return path by value 2025-02-25 09:02:07 -05:00
fe_utils Get rid of O(N^2) script-parsing overhead in pgbench. 2025-02-27 10:53:38 -05:00
include Re-export NextCopyFromRawFields() to copy.h. 2025-02-28 15:11:41 -08:00
interfaces Work around OAuth/EVFILT_TIMER quirk on NetBSD. 2025-03-01 14:41:02 +13:00
makefiles Add support for OAUTHBEARER SASL mechanism 2025-02-20 16:25:17 +01:00
pl Revert "Prepare for Python "Limited API" in PL/Python" 2025-02-26 21:58:38 +01:00
port Avoid breaking SJIS encoding while de-backslashing Windows paths. 2025-01-29 14:24:36 -05:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Tweak regex to avoid a bug in Perl 5.16.3. 2025-02-28 15:20:24 -05:00
timezone Update time zone data files to tzdata release 2025a. 2025-01-20 16:49:15 -05:00
tools Refactor COPY FROM to use format callback functions. 2025-02-28 10:29:36 -08:00
tutorial Doc: simplify the tutorial's window-function examples. 2025-01-21 14:43:21 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add support for OAUTHBEARER SASL mechanism 2025-02-20 16:25:17 +01:00
Makefile.shlib
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk