]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make use of histogram data to make better estimates for the number of rows
authordrh <drh@noemail.net>
Fri, 21 Jan 2011 16:27:18 +0000 (16:27 +0000)
committerdrh <drh@noemail.net>
Fri, 21 Jan 2011 16:27:18 +0000 (16:27 +0000)
commit0c50fa0f61724035b6be561c17e50dc0407d4305
tree8326e6882b11bfea8c6cfef81334838acceccbec
parent9b3eb0adc10ebb21da0e02bf5508f782d81762db
Make use of histogram data to make better estimates for the number of rows
that will be returned from "x IN (v1,v2,v3,...)" constraints.

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