]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When one or more arguments to a function are constants, try to factor
authordrh <drh@noemail.net>
Thu, 21 Nov 2013 16:08:52 +0000 (16:08 +0000)
committerdrh <drh@noemail.net>
Thu, 21 Nov 2013 16:08:52 +0000 (16:08 +0000)
commitd1a01edac9ff763ef8d2909bf6deff4ad68345bf
treefc75b8dc75bd21c126e4bb651bd9cc54a60448a5
parent10f468f37a17a99a98748e49b26bc825b0938851
When one or more arguments to a function are constants, try to factor
out just those arguments into initialization code.

FossilOrigin-Name: 50d350abbc9176cd6fc606bc45b8fc3020719500
manifest
manifest.uuid
src/expr.c
src/select.c
src/sqliteInt.h