]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Code for user-defined aggregates added. Legacy tests all pass but there
authordrh <drh@noemail.net>
Sun, 24 Feb 2002 03:25:14 +0000 (03:25 +0000)
committerdrh <drh@noemail.net>
Sun, 24 Feb 2002 03:25:14 +0000 (03:25 +0000)
commite5095355d69e5a8a2c30210fd7799829c2b8db5e
treee2dbf93ab2d473e3135cd7f7aef2dad5c184bfd6
parentdc04c5836069e484b1aa1527e2a49a28146b65d6
Code for user-defined aggregates added.  Legacy tests all pass but there
has been no testing of the new user-defined aggregate code. (CVS 392)

FossilOrigin-Name: 1e037eb303d8508cb2ea3418e71b03315d895fbd
manifest
manifest.uuid
src/expr.c
src/select.c
src/sqliteInt.h
src/vdbe.c
src/vdbe.h