aboutsummaryrefslogtreecommitdiff
path: root/src/expr.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2020-10-02 11:55:07 +0000
committerdrh <drh@noemail.net>2020-10-02 11:55:07 +0000
commit04e70ce07d8a9501c695eaafd2cb4dfc4537761f (patch)
tree3290d9dfbddd2ceb25678ca455c30ef2ffaef6ef /src/expr.c
parent4ad1a1c74caeee76124091e6e1771fae4afa1a33 (diff)
downloadsqlite-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