]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge the performance enhancements of trunk (and some obscure bug fixes)
authordrh <drh@noemail.net>
Tue, 4 Mar 2014 14:34:14 +0000 (14:34 +0000)
committerdrh <drh@noemail.net>
Tue, 4 Mar 2014 14:34:14 +0000 (14:34 +0000)
commit7826a9b83fd51f25fb7ef92308cfe4086ca7b0bb
treecdb49ae9f515de2c5cbefa886ed85bf3af052b98
parent15d4211400da2ac47e226d276eea91701650e0ee
parent5f1d536b537429454262a5907ec734444e32f075
Merge the performance enhancements of trunk (and some obscure bug fixes)
into the sessions branch.

FossilOrigin-Name: 7f51ad97f0b24c57453d58faf25eee68861faa23
17 files changed:
Makefile.msc
manifest
manifest.uuid
src/delete.c
src/insert.c
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/update.c
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeaux.c
src/vdbeblob.c
test/tester.tcl
tool/mksqlite3c.tcl