]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the sqlite3_create_function() family of routines to return
authordrh <drh@noemail.net>
Thu, 7 May 2009 13:43:49 +0000 (13:43 +0000)
committerdrh <drh@noemail.net>
Thu, 7 May 2009 13:43:49 +0000 (13:43 +0000)
commitdff6c173ddbea02bf2eca8c344cd0b15c8cbeedb
treeb3be2b9f3d4106cb678cfde1243f007691e43166
parentcdd0376a555702563e482d667ec2d8b1ea8abf38
Change the sqlite3_create_function() family of routines to return
SQLITE_MISUSE instead of SQLITE_ERROR if their parameters are incorrect. (CVS 6617)

FossilOrigin-Name: 866f13e28c6fdb98947e1c7a89b7855bb5bbdb96
manifest
manifest.uuid
src/main.c
src/test_func.c