]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the typeof() and length() optimization so that it works for aggregates
authordrh <drh@noemail.net>
Wed, 28 Mar 2012 02:43:20 +0000 (02:43 +0000)
committerdrh <drh@noemail.net>
Wed, 28 Mar 2012 02:43:20 +0000 (02:43 +0000)
commit31ec740a3dfc1190ed972fba8cb99e4de7db0254
tree8b216ecc93fd26d50be0158664aa417ae2c490f9
parenta748fdcc43a2f4a5f59acb6c30742d958b2dcac2
Fix the typeof() and length() optimization so that it works for aggregates
as well as scalar queries.

FossilOrigin-Name: bc18215a8a660442db6ddeeda4a88df0acffe0f7
manifest
manifest.uuid
src/expr.c