]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Refactor the sqlite3VdbeRecordCompare() routine used to compare btree records.
authordrh <drh@noemail.net>
Mon, 3 Mar 2014 21:59:33 +0000 (21:59 +0000)
committerdrh <drh@noemail.net>
Mon, 3 Mar 2014 21:59:33 +0000 (21:59 +0000)
commitf2c135fabd0a4db9fb6d42a74ee5e1d77d69ce58
tree44a01346e2b5acd95f8b500a05b7a6bfa042c294
parent6295524e3ddfbcb77bd7a4eed20702c5443464d3
parent13a747e5e4ef5a8ab69169ad9d2dec2653d3490b
Refactor the sqlite3VdbeRecordCompare() routine used to compare btree records.
Create a couple of fast-track routines to handle the common cases of a string
with BINARY collation or integer values as the left-most column.  This gives
a significant performance boost in common use.

FossilOrigin-Name: aec5473a750e412eb1e11e17bbafd760db086c86
manifest
manifest.uuid