Log Message:
-----------
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.)
Tags:
----
REL7_2_STABLE
Modified Files:
--------------
pgsql/src/backend/executor:
nodeHashjoin.c (r1.39.2.1 -> r1.39.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/nodeHashjoin.c.diff?r1=1.39.2.1&r2=1.39.2.2)