diff options
author | dan <dan@noemail.net> | 2019-12-28 15:24:02 +0000 |
---|---|---|
committer | dan <dan@noemail.net> | 2019-12-28 15:24:02 +0000 |
commit | 51f2b1719ce6cbc5fba38885b3ddf622f8647ce9 (patch) | |
tree | a45b00d9749801f0e5a5169eb525b7158364903d /src/expr.c | |
parent | f1bb31e21950314818d86df25a67457c2a4fa1cf (diff) | |
download | sqlite-51f2b1719ce6cbc5fba38885b3ddf622f8647ce9.tar.gz sqlite-51f2b1719ce6cbc5fba38885b3ddf622f8647ce9.zip |
Fix an instance where the planner might choose to use the OR-optimization when it adds no benefit. The same quirk causes an assert() to fail. This is not a bug in released versions - without the assert() the library still gets the right answer, it just does so less efficiently than it should.
FossilOrigin-Name: f4bed1d7af8a94c6facd567dec5afae8865a5ad76b8834493099e5e30bed1132
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions