Fix breakage in hashjoin from recent backpatch of left-join bug fix.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 199fb54b618955751784d01913320fc98dcf088d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-10-13T21:56:22Z
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.)

Files

PathChange+/−
src/backend/executor/nodeHashjoin.c modified +10 −10