]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid duplicate b-tree searches in the duplicate row detector used to
authordrh <drh@noemail.net>
Sat, 7 Jan 2017 00:56:01 +0000 (00:56 +0000)
committerdrh <drh@noemail.net>
Sat, 7 Jan 2017 00:56:01 +0000 (00:56 +0000)
commita67b5cb6b32c61588eefdb76099545fcfcd3fcc0
treea4fccb8c9d70a61be0163b3e41dee3012c74b56c
parente1ff3f5e11e866940b25c140cce9c2e3953c513f
Avoid duplicate b-tree searches in the duplicate row detector used to
implement DISTINCT.

FossilOrigin-Name: d577dda0a7fbfacda57e8cad2bc4651d2a05d813
manifest
manifest.uuid
src/select.c