]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the application-defined function logic so that functions with a variable
authordrh <drh@noemail.net>
Sat, 7 Apr 2012 00:09:21 +0000 (00:09 +0000)
committerdrh <drh@noemail.net>
Sat, 7 Apr 2012 00:09:21 +0000 (00:09 +0000)
commit89d5d6a2a76f72bbac57bb082f7d52bb829dd02c
tree843fef8d4b82b6fdded394dfb3acb44a7f041768
parent370026242abd997ae6e417099a91cc559b4cb0fb
Fix the application-defined function logic so that functions with a variable
number of parameters can be replaced or deleted correctly.  Also refactor
some of the function-finder code for clarity of presentation.

FossilOrigin-Name: 09d5581c81fb6a9bf6a369d0abf5ef6b54637576
manifest
manifest.uuid
src/callback.c
src/resolve.c
src/sqliteInt.h