]> granicus.if.org Git - postgresql/commit
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:22 +0000 (21:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Oct 2004 21:56:22 +0000 (21:56 +0000)
commit199fb54b618955751784d01913320fc98dcf088d
treee0904f49c198ca4d6025959ec398b36e4d6d03ed
parentf4d5c52a83b9af2346e58c2e036469b8a14cabfa
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