]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the EP_OptOnly flag on expressions for WHERE clause
authordrh <drh@noemail.net>
Fri, 8 Jul 2005 14:14:22 +0000 (14:14 +0000)
committerdrh <drh@noemail.net>
Fri, 8 Jul 2005 14:14:22 +0000 (14:14 +0000)
commit392e597c8a2723c65186b6d277abfe70c8d3ffc4
tree0283d167588383a640d7f754af804220716315bc
parent70031fa396c6e64d10f9cddb4ea2deecd8ecaf63
Add the EP_OptOnly flag on expressions for WHERE clause
terms that are added by the optimizer but should not be coded. (CVS 2540)

FossilOrigin-Name: f4a66ed04dfd8714746b766b4859682ea18e328f
manifest
manifest.uuid
src/sqliteInt.h
src/where.c