]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Instead of having the planner ignore plans with unusable MATCH constraints, have... avoid-unusable-match
authordan <dan@noemail.net>
Sat, 4 Jan 2014 14:42:14 +0000 (14:42 +0000)
committerdan <dan@noemail.net>
Sat, 4 Jan 2014 14:42:14 +0000 (14:42 +0000)
commit69014393f87e6b89b8c32207ff1aee2202a665e2
tree39ea36c5cf17e73062fa65f81a4ca44e6eb9d374
parent42899543f8423aaebf0f2e4e436330d99a6e4529
Instead of having the planner ignore plans with unusable MATCH constraints, have FTS assign extremely high costs to such plans in order to discourage the planner from using them.

FossilOrigin-Name: 24f84b38131866f7b435ffe641bb2f6991a70db2
ext/fts3/fts3.c
manifest
manifest.uuid
src/where.c
test/fts3join.test