]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the virtual table IN optimizer so that it work even if the virtual table
authordrh <drh@noemail.net>
Fri, 14 Dec 2012 15:36:17 +0000 (15:36 +0000)
committerdrh <drh@noemail.net>
Fri, 14 Dec 2012 15:36:17 +0000 (15:36 +0000)
commite40ed78c1c18326aead4ea1d12c2c3c2d8858093
tree9f1724beecac262204b5488a7d5a54595888501a
parent281bbe2a95d7d312ecbbdd8cbe3dbfc311ea466c
Fix the virtual table IN optimizer so that it work even if the virtual table
implementation leaves the sqlite3_index_info.aConstraintUsage[].omit flag
clear for an equality constraint that it intends to use.

FossilOrigin-Name: d6e045f89c5a4b500b1da7ea1224b132909bafc6
manifest
manifest.uuid
src/where.c