diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-17 18:29:54 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-17 18:29:54 +0000 |
commit | f4d5c52a83b9af2346e58c2e036469b8a14cabfa (patch) | |
tree | 9f303e927441e6b36a6ca83626c9e3a8534b2139 /src/backend/access/gist/gist.c | |
parent | 3c06653fbd58d5e3708bb6b251e66321a35a5f39 (diff) |
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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions