]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The WHERE-clause constant propagation optimization attempts to use
authordrh <drh@noemail.net>
Fri, 27 Jul 2018 20:37:42 +0000 (20:37 +0000)
committerdrh <drh@noemail.net>
Fri, 27 Jul 2018 20:37:42 +0000 (20:37 +0000)
commit2d475e80bde76a309a70b5caa01a7aaa232a5b0e
treec5843e92d1ce72ea8a31ca8514c5657662710d7e
parentce705305b5da0b364fc6e925df027e0fce26fd86
parent9cbf4f3550cd536dc6532892c32749e721505103
The WHERE-clause constant propagation optimization attempts to use
transitive laws to replace column values with constants in the WHERE
clause in order to help to query planner make more aggressive optimizations.

FossilOrigin-Name: f4229707ac08d66c5b0f53483ce17a63f5ac40a21922f66c3408e1b6fda3a7c2
manifest
manifest.uuid