]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge all enhancements and fixes from the 3.21.0 release.
authordrh <drh@noemail.net>
Tue, 24 Oct 2017 19:12:33 +0000 (19:12 +0000)
committerdrh <drh@noemail.net>
Tue, 24 Oct 2017 19:12:33 +0000 (19:12 +0000)
commit79221832504a4289e794250131d82997c0e04547
tree742019303c68503e71b62f0374637e38b29e8a0c
parentaf9861af87e83f2f27b1a0e63470b24ae9b5571d
parent39f2b329f6513b6901afb461b57674a109e934ff
Merge all enhancements and fixes from the 3.21.0 release.

FossilOrigin-Name: 13be3a441dc8d856a9d372aaf695fe346727cfcaa0ed763a7b8537a5ffbb5a80
21 files changed:
Makefile.in
Makefile.msc
ext/rtree/rtree.c
main.mk
manifest
manifest.uuid
src/btree.c
src/main.c
src/os.c
src/os_unix.c
src/os_win.c
src/pager.c
src/pragma.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/test_config.c
src/vdbe.c
test/pragma.test
test/pragma4.test
tool/mksqlite3c.tcl