diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-17 18:29:10 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-17 18:29:10 +0000 |
commit | 50ff8067003ff637d6de566759a8be077a28b2d4 (patch) | |
tree | 5c9510bd1333e6d09748b59d826cdb73d570e158 /src/backend/tcop/postgres.c | |
parent | 9a22b6fb59ad40baa0a36b887168b8ced104b0a2 (diff) | |
download | postgresql-50ff8067003ff637d6de566759a8be077a28b2d4.tar.gz postgresql-50ff8067003ff637d6de566759a8be077a28b2d4.zip |
Hashed LEFT JOIN would miss outer tuples with no inner match if the join
was large enough to be batched and the tuples fell into a batch where
there were no inner tuples at all. Thanks to Xiaoyu Wang for finding a
test case that exposed this long-standing bug.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions