Snapshot of upstream SQLite check-in 5a877221
commit04c4033c00e74162d2cad85095ff86f94020cd14
authorStephen Lombardo <sjlombardo@zetetic.net>
Wed, 13 May 2020 19:07:50 +0000 (13 15:07 -0400)
committerStephen Lombardo <sjlombardo@zetetic.net>
Wed, 13 May 2020 19:07:50 +0000 (13 15:07 -0400)
tree5e4757ff7669de7365070eb361e2f0b2dd1ce50f
parent6b86da716eae7cbf5894b463da3c856e687866d5
Snapshot of upstream SQLite check-in 5a877221
53 files changed:
VERSION
autoconf/tea/configure.ac
configure
ext/fts3/fts3_tokenize_vtab.c
ext/fts3/fts3_write.c
ext/fts5/fts5_index.c
ext/fts5/test/fts5matchinfo.test
ext/misc/btreeinfo.c
manifest
manifest.uuid
src/attach.c
src/backup.c
src/btree.c
src/btreeInt.h
src/ctime.c
src/expr.c
src/func.c
src/global.c
src/insert.c
src/main.c
src/mutex.c
src/pager.c
src/pager.h
src/parse.y
src/pragma.c
src/pragma.h
src/sqlite.h.in
src/sqlite3ext.h
src/sqliteInt.h
src/tclsqlite.c
src/test1.c
src/test_config.c
src/test_multiplex.c
src/test_thread.c
src/util.c
src/vacuum.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
src/vdbemem.c
src/vdbesort.c
src/wal.c
src/wherecode.c
test/bestindex7.test [new file with mode: 0644]
test/check.test
test/corruptL.test
test/fts3corrupt4.test
test/fts4aa.test
test/func4.test
test/in.test
test/speedtest1.c
tool/mkkeywordhash.c
tool/mkpragmatab.tcl