]> granicus.if.org Git - postgresql/commit
Fix thinko for case of outer join where inner table is empty: should
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Dec 2000 23:45:46 +0000 (23:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 Dec 2000 23:45:46 +0000 (23:45 +0000)
commit780992316fc8ad4732998f00b2489f0730156ea0
tree46ac37c775a0f9d121320a72b2857fc1d66597ac
parent47e229760a4f373216cc4889715f8a31cfd319e0
Fix thinko for case of outer join where inner table is empty: should
output first outer tuple before advancing...
src/backend/executor/nodeMergejoin.c