]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge in all the trunk enhancements of the previous 7 months. The LIKE est_count_pragma
authordrh <drh@noemail.net>
Fri, 22 Sep 2017 20:18:41 +0000 (20:18 +0000)
committerdrh <drh@noemail.net>
Fri, 22 Sep 2017 20:18:41 +0000 (20:18 +0000)
commit1b2f6fa20af4e1174eaf6446707848afa89ae22a
tree23c6fc217325426c729c7e2fce4485b0064d004e
parentfaa18c354b175cc445ee91c4d81cce4121b21943
parent3314062b9d710f64e03638d1a6d48e9bb3ae7d98
Merge in all the trunk enhancements of the previous 7 months.  The LIKE
optimization has stopped working when there is an ESCAPE - that problem will
be addressed in a subsequent check-in.

FossilOrigin-Name: 8d2a1cca613f75fb4b1a050cf7ea03b74a4d98f4c56d8079201035d7fdc49e85
13 files changed:
main.mk
manifest
manifest.uuid
src/btree.c
src/btree.h
src/build.c
src/parse.y
src/pragma.c
src/pragma.h
src/sqliteInt.h
src/vdbe.c
test/without_rowid1.test
tool/mkpragmatab.tcl