]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the built-in SQL function implementations, improve some comments, fix
authordrh <drh@noemail.net>
Thu, 2 Apr 2009 10:16:17 +0000 (10:16 +0000)
committerdrh <drh@noemail.net>
Thu, 2 Apr 2009 10:16:17 +0000 (10:16 +0000)
commit27e62dbedd1ac7511c9ce3969169c41e93869d2b
tree978373fa21df52ad2ac7c9bece19802743451fdd
parentef31c6aa9792eed22b52e574229b09f965d90677
In the built-in SQL function implementations, improve some comments, fix
an off-by-one error in detecting over-size strings, and add testcase()
macros to verify that boundary values have been tested. (CVS 6434)

FossilOrigin-Name: 868a487f5fd7c795e04a08de36a85ba1e06bc8c6
manifest
manifest.uuid
src/func.c