diff options
author | drh <drh@noemail.net> | 2020-10-02 02:02:18 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2020-10-02 02:02:18 +0000 |
commit | 4ad1a1c74caeee76124091e6e1771fae4afa1a33 (patch) | |
tree | 7cb1b588fee1a6dda1bb24896f2c235dbefef7e1 /src/expr.c | |
parent | d7d406e81cb9fa9bf78fa6f435646943a00bc612 (diff) | |
download | sqlite-4ad1a1c74caeee76124091e6e1771fae4afa1a33.tar.gz sqlite-4ad1a1c74caeee76124091e6e1771fae4afa1a33.zip |
Disable the OP_SeekScan opcode of the in-scan-vs-index optimization when
in PRAGMA reverse_unordered_selects mode, as the OP_SeekScan only works
with forwards scans. Thanks to OSSFuzz for pointing out the problem to
us.
FossilOrigin-Name: c75c3a3b756635bfdab44e4b56a337e4a88af3a8803cd3e9a67abf3d0d3450dc
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions