diff options
author | drh <drh@noemail.net> | 2017-01-21 16:54:19 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2017-01-21 16:54:19 +0000 |
commit | 451e76d5b594d48d3450057ac542c7635b74b021 (patch) | |
tree | 6ef4cd97375a3489005cd7820aefa3ec5f09804c /src/vdbeblob.c | |
parent | 3b2936fada3ed75241188276c19e4c65a57ab665 (diff) | |
download | sqlite-451e76d5b594d48d3450057ac542c7635b74b021.tar.gz sqlite-451e76d5b594d48d3450057ac542c7635b74b021.zip |
B-tree optimization: When seeking on a rowid table that has already been
positioned, check to see if the new row happens to be the next row on the
same leaf page. That is a reasonably common case, and if it is true it
avoids a full binary search.
FossilOrigin-Name: 8e5cfb2039126da7689c4b1c88760f10e1234eaf
Diffstat (limited to 'src/vdbeblob.c')
0 files changed, 0 insertions, 0 deletions