]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reduce the amount of code run and memory used for ANALYZE in the common case
authordrh <drh@noemail.net>
Tue, 27 Aug 2013 20:16:48 +0000 (20:16 +0000)
committerdrh <drh@noemail.net>
Tue, 27 Aug 2013 20:16:48 +0000 (20:16 +0000)
commit9fecc546cb32bf293a5f91ba9c472115577b85a5
treee2fdabf5735914af754a59b647ba34deb4e9a407
parent0dd8b87955819cfaef99603f17290fb289d9385e
Reduce the amount of code run and memory used for ANALYZE in the common case
where neither STAT3 and STAT4 are enabled.

FossilOrigin-Name: 9d1424c91a21ed740aca53e437b8f7c1f0823c03
manifest
manifest.uuid
src/analyze.c
src/sqliteInt.h