]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the 0x800 bit of SQLITE_TESTCTRL_OPTIMIZATIONS so that it disables
authordrh <drh@noemail.net>
Wed, 22 Oct 2014 19:57:16 +0000 (19:57 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Oct 2014 19:57:16 +0000 (19:57 +0000)
commitd7d71470226bcc59799713b95ad9e10f9eff63cc
treecf21a63a0d00dbf32cea20a84207e3a494f14d1d
parent9f07cf7b2e43548f60bd7497dafba30856df3531
Change the 0x800 bit of SQLITE_TESTCTRL_OPTIMIZATIONS so that it disables
the loading of STAT3 and STAT4 content, not just the using of that content.
Change the internal name of that bit to SQLITE_Stat34.

FossilOrigin-Name: ca3b00c44ec52d209642a5ba9ef82e085fac39db
manifest
manifest.uuid
src/analyze.c
src/sqliteInt.h
src/test1.c
src/where.c