]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make hashjoin give the right answer with toasted input data.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 13 Aug 2001 19:54:00 +0000 (19:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 13 Aug 2001 19:54:00 +0000 (19:54 +0000)
commit70e01913957fccf2960db6b76d6c06018955ab96
treec5c95d24e376dcfa3ccdb93c8f262b7c33c4de60
parent59e0a858f9d8b5ec6632698fa6b2fa6834e58ca2
Make hashjoin give the right answer with toasted input data.
src/backend/executor/nodeHash.c