diff options
author | drh <drh@noemail.net> | 2019-12-29 00:52:41 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2019-12-29 00:52:41 +0000 |
commit | be3da24134f53a0c8f10291611af758dc0ced611 (patch) | |
tree | a5ed589b142b6d9ab3230a9f85c106f2ee161788 /src/expr.c | |
parent | 997d7434b7688f9fbd48fdacdbf1769e2f4cccbe (diff) | |
download | sqlite-be3da24134f53a0c8f10291611af758dc0ced611.tar.gz sqlite-be3da24134f53a0c8f10291611af758dc0ced611.zip |
Add the OP_FinishSeek opcode which completes an OP_DeferredSeek if the seek
has not already completed. Also add the sqlite3WhereUsesDeferredSeek()
interface to the query planner. The UPDATE implementation adds an
OP_FinishSeek before running the final OP_Insert if one is needed.
Ticket [ec8abb025e78f40c] and also an assertion fault reported by Yongheng.
FossilOrigin-Name: 21ef6e99331210b80fa7c71b4f02e8f768a748d01aef884368af2f6b51a067e0
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions