]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge latest trunk changes, including sqlite3_db_cacheflush(), with this branch.
authordan <dan@noemail.net>
Fri, 30 Oct 2015 16:23:03 +0000 (16:23 +0000)
committerdan <dan@noemail.net>
Fri, 30 Oct 2015 16:23:03 +0000 (16:23 +0000)
commit00c43a4a3b93fbc79e1b09236c62250204732199
treecf62e1a781b2d7fdbc28d5b49e6a96095beea1b1
parenta297dbb89744b702eaf72ee0567773466520d2c7
parent3bfab7c6d659e74210a5a58583db16dc47071490
Merge latest trunk changes, including sqlite3_db_cacheflush(), with this branch.

FossilOrigin-Name: 6e4306efaf5c0d34a1aead8ad1fe5aa836b61ca1
13 files changed:
Makefile.in
manifest
manifest.uuid
src/btree.c
src/main.c
src/pager.c
src/pager.h
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/test_config.c
src/vdbe.c
src/vdbeaux.c