]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge the latest trunk changes (PRAGMA busy_timeout and the ORDER BY
authordrh <drh@noemail.net>
Fri, 28 Sep 2012 10:57:42 +0000 (10:57 +0000)
committerdrh <drh@noemail.net>
Fri, 28 Sep 2012 10:57:42 +0000 (10:57 +0000)
commite1436049d8fd617e129fc033d55b16cd9d0e600b
treec5b3d1d49bd708a2684b864ea9c8757cebfe3bea
parent4e76b649691c71ab59745aae60523afebb5459d8
parentf784c1ede942139d136f7c00a1d8fb30a4a31f18
Merge the latest trunk changes (PRAGMA busy_timeout and the ORDER BY
query planner enhancements) into the apple-osx branch.

FossilOrigin-Name: 6a5c59dd7e0de9b5a2136f1c333afe522f724a71
21 files changed:
Makefile.in
main.mk
manifest
manifest.uuid
src/func.c
src/main.c
src/os_win.c
src/pager.c
src/pragma.c
src/prepare.c
src/select.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/vdbe.c
src/vdbeapi.c
src/vdbeaux.c
test/dbstatus2.test
test/stat.test
test/tester.tcl
test/wal8.test