]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the implementation of the sqlite3_aggregate_context() interface faster
authordrh <drh@noemail.net>
Sat, 23 Aug 2014 18:17:19 +0000 (18:17 +0000)
committerdrh <drh@noemail.net>
Sat, 23 Aug 2014 18:17:19 +0000 (18:17 +0000)
commit9de4a17185a18927a72a7278fc70b600e46c653e
tree7a2ef8153a4b7c1e55138a2de6bc7db8ff29ad6a
parentf1a89ede4a392fec648f6a51f8aa0a3f5216cd4e
Make the implementation of the sqlite3_aggregate_context() interface faster
for second an subsequent invocations.  This helps all aggregate functions to
perform better.

FossilOrigin-Name: 802148f3110462eac939d53ce08eb9a2f6aac739
manifest
manifest.uuid
src/vdbeapi.c