diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-17 18:28:53 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-17 18:28:53 +0000 |
commit | a5713ec427f15f2c63eaed14f2a16a952b7ddf06 (patch) | |
tree | ba8dc425608584922b7ca91ae20670ecf07be755 /src/backend/executor/execUtils.c | |
parent | 054b78ba38e7bd11db1725ede38675b5cfaebe0b (diff) | |
download | postgresql-a5713ec427f15f2c63eaed14f2a16a952b7ddf06.tar.gz postgresql-a5713ec427f15f2c63eaed14f2a16a952b7ddf06.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/executor/execUtils.c')
0 files changed, 0 insertions, 0 deletions