]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge the implementation of OP_IdxRowid and OP_Seek so that OP_Seek no longer
authordrh <drh@noemail.net>
Sat, 30 Jan 2016 16:59:56 +0000 (16:59 +0000)
committerdrh <drh@noemail.net>
Sat, 30 Jan 2016 16:59:56 +0000 (16:59 +0000)
commit784c1b93fbf5f206878d9fec62dd3d418b0e678d
tree44fcac662d47f23f98d5c7620eac66335e842423
parentb8d66dc4ec99cfd3d82afe5b6243a000d0d409cb
Merge the implementation of OP_IdxRowid and OP_Seek so that OP_Seek no longer
requires the rowid register and a separate OP_IdxRowid call.  Shorter and
faster prepared statements result.

FossilOrigin-Name: 9bec50a1e7796a6e038db9b1cc7cc1e7e350bf74
manifest
manifest.uuid
src/vdbe.c
src/wherecode.c