]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge in all the trunk changes from the previous year. This breaks the
authordrh <drh@noemail.net>
Thu, 13 Aug 2015 20:07:13 +0000 (20:07 +0000)
committerdrh <drh@noemail.net>
Thu, 13 Aug 2015 20:07:13 +0000 (20:07 +0000)
commitbec2476afc536aaa57e4813c60c019d30c2b602e
treec5ba03fcaa5b63abe7415f68fd1af975f99643fb
parent91d3a61f8abed1078103bbf53dcd491ab73eb5be
parent82d7aea6d48582e8ffaed70ea37bee807028da1a
Merge in all the trunk changes from the previous year.  This breaks the
cursor-hint mechanism, but provides a baseline for trouble-shooting.

FossilOrigin-Name: 82a7a61bc0883b1e7432548e4890791717aa1bb3
14 files changed:
main.mk
manifest
manifest.uuid
src/btree.c
src/btree.h
src/expr.c
src/select.c
src/sqliteInt.h
src/tclsqlite.c
src/test_cursorhint.c
src/vdbe.c
src/vdbe.h
src/vdbeaux.c
src/wherecode.c