]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Provide hints to the btree layer Next and Previous primitives to let them branch-3.8.2
authordrh <drh@noemail.net>
Tue, 28 Jan 2014 00:49:55 +0000 (00:49 +0000)
committerdrh <drh@noemail.net>
Tue, 28 Jan 2014 00:49:55 +0000 (00:49 +0000)
commit31c3809597200991064e120f819d267188e139b5
treefc9163bf8a09b27e183a270d943fe4a7fc49ea99
parentcfa05546ad4bfebafbe63a6acaf1791ec46f462e
Provide hints to the btree layer Next and Previous primitives to let them
know if they can be no-ops if the underlying index is unique.

FossilOrigin-Name: a2c347faf91d82cf8734621bf378a6dd68b00957
manifest
manifest.uuid
src/btree.c
src/vdbe.c
src/where.c
src/whereInt.h