]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_DEFAULT_AUTOMATIC_INDEX compile-time option, which if set to
authordrh <drh@noemail.net>
Fri, 28 Jun 2013 21:12:20 +0000 (21:12 +0000)
committerdrh <drh@noemail.net>
Fri, 28 Jun 2013 21:12:20 +0000 (21:12 +0000)
commit986b38792f248b7baf0993a80ce340d2c604a74b
treedef6a14aad1d6f78f9cce37b2cc8c1b1552b7908
parentc0537fe59b2e6a0884ed8f64cc0ed1ac3ca29ecf
Add the SQLITE_DEFAULT_AUTOMATIC_INDEX compile-time option, which if set to
zero turns automatic indices off by default.  Increase the estimated cost
of an automatic index.  Additional minor refactoring of the automatic
index code.

FossilOrigin-Name: 459b3179023c2c45994ea4acbf34ed5f87cf3c18
manifest
manifest.uuid
src/main.c
src/where.c
test/autoindex1.test