]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Factor constant subexpressions out of loops. (CVS 4942)
authordrh <drh@noemail.net>
Mon, 31 Mar 2008 18:19:54 +0000 (18:19 +0000)
committerdrh <drh@noemail.net>
Mon, 31 Mar 2008 18:19:54 +0000 (18:19 +0000)
commit678ccce8b35a0abb69bbcd4b7ceccf9d5400f395
tree13c9ee37f8a3d766d74d69ec6cd8b801a8b46563
parenta686bfcfa54f7414c9c8311ef430905951f3e20e
Factor constant subexpressions out of loops. (CVS 4942)

FossilOrigin-Name: 2126db39854c751aea6c95c67894ed9b9dfc0763
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/vdbe.c
src/where.c