]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Deprecate the SQLITE_ALLOW_COVERING_INDEX_SCAN compile-time option when it is
authordrh <drh@noemail.net>
Fri, 14 Jun 2019 17:37:39 +0000 (17:37 +0000)
committerdrh <drh@noemail.net>
Fri, 14 Jun 2019 17:37:39 +0000 (17:37 +0000)
commitc164cc992f48ff70b569ca3acd143cbb41f7c03c
treeb28cbdaa6c7357ee754ae76030ec7b82b68ee629
parent821afa44c13e1bbe0de726dbace1145bf38b057f
Deprecate the SQLITE_ALLOW_COVERING_INDEX_SCAN compile-time option when it is
turned off.  This probably will impact no-one.  If it does, they will get an
error message instructing them to contact developers, so that we can get
feedback that somebody is actually using this feature.  Start-time disabling
of covering index scan is not affected.

FossilOrigin-Name: 23e49f9984f74f242602c6e56bfc645585c7c86bcdd585c322ab0d8e20958d86
manifest
manifest.uuid
src/global.c