]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Evaluate typeof(X) and length(Y) where X is any column and Y is a blob column
authordrh <drh@noemail.net>
Wed, 28 Mar 2012 01:34:47 +0000 (01:34 +0000)
committerdrh <drh@noemail.net>
Wed, 28 Mar 2012 01:34:47 +0000 (01:34 +0000)
commita748fdcc43a2f4a5f59acb6c30742d958b2dcac2
treeeee7cf4f67eb6bbdd36192132a433ea53005b832
parentcd217e739722d8cb09885352faac1c95fbeaa738
Evaluate typeof(X) and length(Y) where X is any column and Y is a blob column
without actually loading X and Y from disk.

FossilOrigin-Name: b899dbeb60752843287e2c6ad3577e1d00f0d587
manifest
manifest.uuid
src/delete.c
src/expr.c
src/func.c
src/select.c
src/sqliteInt.h
src/vdbe.c
src/where.c
test/func.test
test/pager1.test