diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-11-28 17:14:23 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-11-28 17:14:23 +0000 |
| commit | b79cb1eea1e33251683ffee217cbc8d6fb5e2f5f (patch) | |
| tree | 59e7bc0db43b2c14a45cfdf54358fe0ee3cd9ebd /src/backend/optimizer/path/allpaths.c | |
| parent | d4fc4ac4c7a96434e5baa8702ead10f7dc693014 (diff) | |
Recent changes to allow hash join to exit early given empty input from
one child or the other had a problem: they did not leave the node in a
state that ExecReScanHashJoin would understand. In particular it would
tend to fail to reset the child plans when needed. Per report from
Mario Weilguni.
Diffstat (limited to 'src/backend/optimizer/path/allpaths.c')
0 files changed, 0 insertions, 0 deletions
