]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the SUBSTR() function so that when the 3rd argument is negative,
authordrh <drh@noemail.net>
Sun, 1 Feb 2009 19:23:32 +0000 (19:23 +0000)
committerdrh <drh@noemail.net>
Sun, 1 Feb 2009 19:23:32 +0000 (19:23 +0000)
commit4e79c5945448199b2b3871e2d09ce78d1038b8d6
tree357437e91e75ad0dc5659663a29a66281be7eb33
parenta605fe8d8bf6f3b0f1852d31d99000a8ec2d4f58
Fix the SUBSTR() function so that when the 3rd argument is negative,
it counts backwards from the selected start point.  Ticket #3625. (CVS 6227)

FossilOrigin-Name: 2217339badf1e84edbed1309c39b9f8dfd7646ff
manifest
manifest.uuid
src/func.c
test/substr.test