]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the skip-ahead-distinct optimization on joins for cases there the table
authordrh <drh@noemail.net>
Tue, 21 Nov 2017 23:38:48 +0000 (23:38 +0000)
committerdrh <drh@noemail.net>
Tue, 21 Nov 2017 23:38:48 +0000 (23:38 +0000)
commit065b34f6e54d420a6a3a73e1394cc4560b3d64aa
treecb96d6b11e51e88ba10c8764f71f00064737379b
parent041343dea141b51974a465ed2fb3412edadd7bee
Fix the skip-ahead-distinct optimization on joins for cases there the table
in the inner loop of the join does not contribute any columns to the
result set.  Proposed fix for ticket [ef9318757b152e3a2]

FossilOrigin-Name: 2dcef5a9ae7f347da65207bf6bf612fb12e18e1a6704799322f0cf2a86154cfd
manifest
manifest.uuid
src/where.c
test/distinct2.test