]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for the TOTAL() aggregate function - works like SUM() except
authordrh <drh@noemail.net>
Thu, 12 Jan 2006 22:17:50 +0000 (22:17 +0000)
committerdrh <drh@noemail.net>
Thu, 12 Jan 2006 22:17:50 +0000 (22:17 +0000)
commita97fdd3bfc16604e48a505a875f7f8601e810e2c
tree4eb68cc8371aa7a788ced962baf97b4e402192a4
parent0e6082eb83df222547494aacf4c25da28051e412
Add support for the TOTAL() aggregate function - works like SUM() except
that it returns 0 instead of NULL when presented with an empty list. (CVS 2930)

FossilOrigin-Name: a7f528ff3446d50b280fb0b85063879e3ac5751a
manifest
manifest.uuid
src/func.c
test/null.test
www/lang.tcl