]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge the skip-scan optimization into the sessions branch.
authordrh <drh@noemail.net>
Thu, 14 Nov 2013 19:18:39 +0000 (19:18 +0000)
committerdrh <drh@noemail.net>
Thu, 14 Nov 2013 19:18:39 +0000 (19:18 +0000)
commit212c6be1417860712de4b93b31342b72c9fa89dd
treebcaa73d6dbd8e1c711e721e011b98695c5fe2765
parentcf1ef10b620f79a53706baf180466520ffb08388
parent400fcbad717b673501925e504e3cca9cbe31f533
Merge the skip-scan optimization into the sessions branch.

FossilOrigin-Name: 7596d1bf8040f7cefc7b22c5e609acc5d66820bf
13 files changed:
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
src/sqliteInt.h
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeaux.c
test/permutations.test
test/tester.tcl
tool/mksqlite3c.tcl