]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use a binary search instead of a linear scan when comparing a sample key against...
authordan <dan@noemail.net>
Thu, 8 Aug 2013 16:17:12 +0000 (16:17 +0000)
committerdan <dan@noemail.net>
Thu, 8 Aug 2013 16:17:12 +0000 (16:17 +0000)
commit84c309b6ae488c3fd766e25f25c3902f58490b17
treeebbef1879bb952f3fc0797f80de8793bb60538b0
parentad45ed7414a11c03bca528e4fdf304d7012497a0
Use a binary search instead of a linear scan when comparing a sample key against data from the sqlite_stat4 table.

FossilOrigin-Name: e50dc30523210ba12324d5d8379503610f13aa34
manifest
manifest.uuid
src/where.c