]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem preventing the planner from identifying scans that visit at most
authordan <dan@noemail.net>
Mon, 20 Nov 2017 14:40:03 +0000 (14:40 +0000)
committerdan <dan@noemail.net>
Mon, 20 Nov 2017 14:40:03 +0000 (14:40 +0000)
commit75dbf68b5b8b91d209702b17db48b70af43c5f96
tree204b142ec512e17f408c531b77a28ec3638b46a1
parentde7c4ec72c124459a8aea09d50854460030b133f
Fix a problem preventing the planner from identifying scans that visit at most
one row in cases where that property is guaranteed by a unique, not-null,
non-IPK column that is the leftmost in its table.

FossilOrigin-Name: 299d7ca52fec32f04ffd2b8561dd4b839e891792162f8b00259368683436b02d
manifest
manifest.uuid
src/where.c
test/join2.test