The push-down optimization was being too aggressive such that it sometimes
commit73cb5af53aceb89ce13f63d06768e4165ce905da
authorD. Richard Hipp <drh@hwaci.com>
Tue, 27 Mar 2018 15:13:43 +0000 (27 15:13 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 27 Mar 2018 15:13:43 +0000 (27 15:13 +0000)
tree2085d013370d6aacf8d6fd7a240320d21d100db8
parent832bf746e24965547b7c3710ddc45c2801957e17
The push-down optimization was being too aggressive such that it sometimes
generated incorrect results.  Reinstate the restriction (4) (with
qualifications) that was removed by check-ins
[b5d3dd8cb0b1e4] and [dd568c27b1d765].
src/select.c
test/join2.test