]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Try to reduce the number of malloc() for user-defined functions. Begin
authordrh <drh@noemail.net>
Wed, 27 Feb 2002 19:50:59 +0000 (19:50 +0000)
committerdrh <drh@noemail.net>
Wed, 27 Feb 2002 19:50:59 +0000 (19:50 +0000)
commitdd5baa95e81b1aa25d5314c2452afc0560110c08
treee2aeb578b67bd2a1b5d1d87191ba4de799807654
parent1350b030c146486e58ab3bc0ca825650eaf0ab97
Try to reduce the number of malloc() for user-defined functions.  Begin
transfering built-in functions over to the user-define function
mechanism. (CVS 399)

FossilOrigin-Name: c4f9e017b449d4036fa8d2bf77b931d4c31d74f7
manifest
manifest.uuid
src/func.c
src/sqlite.h.in
src/vdbe.c