]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that automatic indexes are *not* considered when doing the the subqueries
authordrh <drh@noemail.net>
Mon, 2 Mar 2015 17:25:00 +0000 (17:25 +0000)
committerdrh <drh@noemail.net>
Mon, 2 Mar 2015 17:25:00 +0000 (17:25 +0000)
commit8e8e7ef363378212defd273c1324d9bd1a004010
tree0446d44fefffbda3a071add25bb4cc529f17dad4
parent534f4dfa3c85250b56ecc2c746edf3427da4d5e3
Ensure that automatic indexes are *not* considered when doing the the subqueries
of the OR-optimization.

FossilOrigin-Name: 17890292cf1776b3334fca7eff693cdbea458304
manifest
manifest.uuid
src/sqliteInt.h
src/where.c