]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Minor cleanup of the code in the query planner that computes the costs
authordrh <drh@noemail.net>
Thu, 27 Mar 2014 18:36:34 +0000 (18:36 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Mar 2014 18:36:34 +0000 (18:36 +0000)
commit27de5c5cb623fcdbfe4aa128a30a08a5efa268f4
tree57b7bd06efd3b1301f7820c224416aa8658349f2
parent382bdeabefc740398f8fd6e55d12a8d952965d85
Minor cleanup of the code in the query planner that computes the costs
estimates for the various plans.  There are no changes to the costs at this
time.  But the code is slightly more readable now and that might facilitate
future enhancements.

FossilOrigin-Name: 9b4d7226bcee38be5ac68a54bee03b4179cb69fc
manifest
manifest.uuid
src/where.c