aboutsummaryrefslogtreecommitdiff
path: root/src/tclsqlite.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2014-07-22 20:02:19 +0000
committerdrh <drh@noemail.net>2014-07-22 20:02:19 +0000
commit3526319b483fac1aba4dd19c93ebd61aa2663b97 (patch)
treebdbc66cef06da1ddfa50b7bc274542cd14bf6b11 /src/tclsqlite.c
parenta45fdc7b1e3faabdd579e89415db4551d4d38005 (diff)
downloadsqlite-3526319b483fac1aba4dd19c93ebd61aa2663b97.tar.gz
sqlite-3526319b483fac1aba4dd19c93ebd61aa2663b97.zip
Add the OP_ReopenIdx opcode that works like OP_OpenRead except that it becomes
a no-op if the cursor is already open on the same index. Update the OR-optimization logic to make use of OP_ReopenIdx in order to avoid unnecessary cursor open requests sent to the B-Tree layer. FossilOrigin-Name: 77f412caf0192d3e7fecb377d6d72123d8b64424
Diffstat (limited to 'src/tclsqlite.c')
0 files changed, 0 insertions, 0 deletions