]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge in the latest trunk changes, including partial indexes, the MAX_PATH
authordrh <drh@noemail.net>
Fri, 2 Aug 2013 20:44:48 +0000 (20:44 +0000)
committerdrh <drh@noemail.net>
Fri, 2 Aug 2013 20:44:48 +0000 (20:44 +0000)
commit7fb30bd0dd4057c203415b7d1d0fe0a15e25a8f7
treedd7ab4cd95b8b32df8e8f92df1ed4234744c2da1
parent6f855952d07e32967b84c790201da4b45d849722
parente0c7efd9ae6706b5e39093bcf2256569032c2b91
Merge in the latest trunk changes, including partial indexes, the MAX_PATH
fix in os_win.c, and the sqlite3_cancel_auto_extension() API.

FossilOrigin-Name: 7e1acb390770d1bd189fac7a3a7f96106f96e3a4
15 files changed:
Makefile.msc
main.mk
manifest
manifest.uuid
src/delete.c
src/insert.c
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/update.c
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c