]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the ANALYZE command so that it will process tables whose names begin
authordrh <drh@noemail.net>
Fri, 23 Mar 2018 12:59:10 +0000 (12:59 +0000)
committerdrh <drh@noemail.net>
Fri, 23 Mar 2018 12:59:10 +0000 (12:59 +0000)
commitcedfecf90a6d14d3a8c9d33465ede65de047b000
treeab9ffe1e1e111483da29a0d3833be61b7e5d8b3b
parentce2052bc39014d95998842edb920340c2468a2d6
Fix the ANALYZE command so that it will process tables whose names begin
with "sqlite" as long as they do not being with "sqlite_".

FossilOrigin-Name: 0249d9aecf69948d9343feef9291273beef5fc98aa9a8f95b1e35cc2ce8e6cbd
manifest
manifest.uuid
src/analyze.c
src/shell.c.in
test/analyze.test