]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_ENABLE_STAT2 macro. If this is not defined at build-time, the stat2...
authordan <dan@noemail.net>
Wed, 19 Aug 2009 08:18:32 +0000 (08:18 +0000)
committerdan <dan@noemail.net>
Wed, 19 Aug 2009 08:18:32 +0000 (08:18 +0000)
commit69188d9a66e32f7d24c0eb333d5999096029f99c
tree5596cbec9254af3832cb8b82e9ada683cde6a503
parente275dc3fb865fad483dad13a37a6b82314c698cb
Add the SQLITE_ENABLE_STAT2 macro. If this is not defined at build-time, the stat2 table is not created, populated, or used.

FossilOrigin-Name: 362665e89c21fd603d9f8ad6c0ead590e885af7c
manifest
manifest.uuid
src/analyze.c
src/sqliteInt.h
src/test_config.c
src/utf.c
src/where.c
test/analyze2.test
test/auth.test