diff options
author | drh <drh@noemail.net> | 2020-10-02 11:55:07 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2020-10-02 11:55:07 +0000 |
commit | 04e70ce07d8a9501c695eaafd2cb4dfc4537761f (patch) | |
tree | 3290d9dfbddd2ceb25678ca455c30ef2ffaef6ef /src/expr.c | |
parent | 4ad1a1c74caeee76124091e6e1771fae4afa1a33 (diff) | |
download | sqlite-04e70ce07d8a9501c695eaafd2cb4dfc4537761f.tar.gz sqlite-04e70ce07d8a9501c695eaafd2cb4dfc4537761f.zip |
For the OP_SeekScan optimization, the OP_IdxGT does not necessarily come
right after the OP_SeekGE. So use the P2 operand of OP_SeekScan to point
to the first instruction after OP_IdxGT. Problem found by dbsqlfuzz.
FossilOrigin-Name: 091d71939411bf2079098f09ddc0525f11f380119fd27114e2b3eec9a8ac0db4
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions