]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the replace() function to return a copy of its first argument when
authordrh <drh@noemail.net>
Sun, 1 Feb 2009 18:08:40 +0000 (18:08 +0000)
committerdrh <drh@noemail.net>
Sun, 1 Feb 2009 18:08:40 +0000 (18:08 +0000)
commita605fe8d8bf6f3b0f1852d31d99000a8ec2d4f58
tree45e0ead22c8414533f43499be7ce39ac42877524
parent9437bd2945ca7d86b07703ef3eeee44688a24497
Change the replace() function to return a copy of its first argument when
the 2nd argument is an empty string.  Ticket #3624. (CVS 6226)

FossilOrigin-Name: ffebf10f6fb2c7f3083992e2c712682b4cdcc6f0
manifest
manifest.uuid
src/func.c
test/func.test