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

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

Commit: 8a9b331c323c6b6dfe97d7e05939f2518b98f5b0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-10-13T21:56:06Z
Releases: 7.3.8
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