]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sqlite3_create_function() a special case of sqlite3_create_function_v2()
authordrh <drh@noemail.net>
Fri, 27 Aug 2010 18:44:54 +0000 (18:44 +0000)
committerdrh <drh@noemail.net>
Fri, 27 Aug 2010 18:44:54 +0000 (18:44 +0000)
commit7b19facf561fb3a886ee7e151c88a775c58b39e4
treecdae348506ae078fc7be105384cc94c1ebb3c3e5
parentd2199f0f8d8f16b1b9ce39eba8d5763d246f6502
Make sqlite3_create_function() a special case of sqlite3_create_function_v2()
in order reduce the number of code paths and simplify testing.

FossilOrigin-Name: 4758d86d57aaafc058c98c8b485eae24e6547588
manifest
manifest.uuid
src/main.c