]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the group_concat() function returns an empty string, not a NULL,
authordrh <drh@noemail.net>
Wed, 7 May 2014 17:19:31 +0000 (17:19 +0000)
committerdrh <drh@noemail.net>
Wed, 7 May 2014 17:19:31 +0000 (17:19 +0000)
commiteacc050f3059b197533fc2d4903cb1fb8108ec7d
tree71b50266fc332c873219c7ec833f6154e2ebccbb
parent731dc0cb0eb13744b0c8d13b443255f0c55296b6
Make sure the group_concat() function returns an empty string, not a NULL,
if it has at least one input row.  Fix for ticket [55746f9e65f8587].

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