Fix thinko for case of outer join where inner table is empty: should

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

Commit: 780992316fc8ad4732998f00b2489f0730156ea0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-12-13T23:45:46Z
Releases: 7.1.1
Fix thinko for case of outer join where inner table is empty: should
output first outer tuple before advancing...

Files

PathChange+/−
src/backend/executor/nodeMergejoin.c modified +6 −5