]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge the enhancements associated with the first 3.22.0 beta.
authordrh <drh@noemail.net>
Mon, 15 Jan 2018 21:59:56 +0000 (21:59 +0000)
committerdrh <drh@noemail.net>
Mon, 15 Jan 2018 21:59:56 +0000 (21:59 +0000)
commitfe6f4be4dd1dc38ed657d8ad1fd61af44c346b70
tree388606bc9fb125b5a69348f6fbc101b3a8160d21
parentfa12e8ffa1165328530e2fa57b4081c060268cdd
parent2d620070b945c86515261863a6cbecc11bfd2991
Merge the enhancements associated with the first 3.22.0 beta.

FossilOrigin-Name: c9d2ec51c873c451b22a476b37b1b09c7f3f8c51e41144d544e7fc677ebf126b
30 files changed:
Makefile.in
Makefile.msc
ext/rtree/rtree.c
main.mk
manifest
manifest.uuid
src/btree.c
src/main.c
src/os_unix.c
src/os_win.c
src/pager.c
src/pragma.c
src/prepare.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/test_config.c
src/vdbe.c
src/vdbeapi.c
test/exclusive.test
test/fallocate.test
test/journal3.test
test/main.test
test/pager1.test
test/stmt.test
test/tempdb.test
test/tester.tcl
test/tkt3457.test
test/wal2.test
test/walmode.test