Fix breakage in hashjoin from recent backpatch of left-join bug fix.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Oct 2004 21:56:14 +0000 (21:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Oct 2004 21:56:14 +0000 (21:56 +0000)
commit4a8381e5899b60be9a75cf5b9a4eb64162fbfed2
tree51307664da972df46baace773f98343f3a4d30cf
parenteb16b57c8993b5d23120208407a990f11f234562
Fix breakage in hashjoin from recent backpatch of left-join bug fix.
(That's what I get for not testing the back branches *before* committing.)
src/backend/executor/nodeHashjoin.c