]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Performance optimizations in the VDBE and especially to the OP_Next and
authordrh <drh@noemail.net>
Tue, 20 Aug 2013 00:42:11 +0000 (00:42 +0000)
committerdrh <drh@noemail.net>
Tue, 20 Aug 2013 00:42:11 +0000 (00:42 +0000)
commit36df58e45ff90c997e6901c8bf18ddd83882d66c
tree56b7723beddbf0cfce4e0393dafe229ada31f1b5
parent5805eedb879ca4c245eb5a70fb33d2251d7b3a48
Performance optimizations in the VDBE and especially to the OP_Next and
related opcodes.

FossilOrigin-Name: d78c5d89de4b840351b026c9db1952fc24e689d0
manifest
manifest.uuid
src/btree.c
src/vdbe.c
src/vdbeInt.h
src/vdbeapi.c