]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use macros to define the relative costs of search and seek operations when
authordrh <drh@noemail.net>
Wed, 9 Feb 2011 03:04:27 +0000 (03:04 +0000)
committerdrh <drh@noemail.net>
Wed, 9 Feb 2011 03:04:27 +0000 (03:04 +0000)
commit7924f3e8e75aaba1ee44a7142d48fef092ae72ba
tree2d81d05cd5e8ced475985fcb9cc2f60d527dbb3d
parent383d79ee0bbe43a1c93426beb44b8c60fbbb7344
Use macros to define the relative costs of search and seek operations when
computing costs in the query planner.  Current constants seems wrong and
need to be fixed, but doing so will alter test results.  Need more
experimentation to determine accurate relative costs.

FossilOrigin-Name: 5f2ec44b22062ee9d31e20806fcec0101675aced
manifest
manifest.uuid
src/where.c