]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge the latest trunk changes (especially "PRAGMA busy_timeout" and the
authordrh <drh@noemail.net>
Fri, 28 Sep 2012 13:05:48 +0000 (13:05 +0000)
committerdrh <drh@noemail.net>
Fri, 28 Sep 2012 13:05:48 +0000 (13:05 +0000)
commitc4645dacfb435002911b187b474fa0788db9cde0
treee757051bb0f952d0cb149b62ff6bdbbfdb99eb82
parent40eaa08620a75a29f4849cd3572e64feaafce5ec
parentf784c1ede942139d136f7c00a1d8fb30a4a31f18
Merge the latest trunk changes (especially "PRAGMA busy_timeout" and the
ORDER BY query planner optimizations) into the sessions branch.

FossilOrigin-Name: 6ca8eae1f89d19ee23cbc3a869d85b57d29b4a7d
18 files changed:
Makefile.msc
configure
main.mk
manifest
manifest.uuid
src/delete.c
src/insert.c
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/vdbe.c
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
test/permutations.test
test/tclsqlite.test
test/tester.tcl