]> 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:06 +0000 (21:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Oct 2004 21:56:06 +0000 (21:56 +0000)
commit8a9b331c323c6b6dfe97d7e05939f2518b98f5b0
tree6494524f432c44da416e37861d54c3a6f9a33870
parentc57bcb7b2c591023ff388aaeb0540536ec929bc4
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