]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Provide the BTREE_SEEK_EQ hint to the b-tree layer.
authordrh <drh@noemail.net>
Fri, 20 Mar 2015 14:57:50 +0000 (14:57 +0000)
committerdrh <drh@noemail.net>
Fri, 20 Mar 2015 14:57:50 +0000 (14:57 +0000)
commite0997b341b1ee889e05acf07e80e5d2fc80d71b1
treee69292384f98c75ae668dcd43f6bc0ec3ddde075
parent80103fc614e42c8fb20c39a5b3091ab680c9cd00
Provide the BTREE_SEEK_EQ hint to the b-tree layer.

FossilOrigin-Name: e750830f1e61160c0c67e35b13e50b35a95b50e1
manifest
manifest.uuid
src/btree.c
src/btree.h
src/sqliteInt.h
src/vdbe.c
src/where.c