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)
commit7b0919047fe3f5e223f0f3e01236eee635c4bc88
treeec466faa1eaa32ad9ad49012e056e5b542f70548
parent44ed69c8f3b3e21153af60cc22287fd0258878fe
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