]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the group_concat() function so that it inserts the separator string
authordrh <drh@noemail.net>
Wed, 15 Apr 2009 15:16:53 +0000 (15:16 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Apr 2009 15:16:53 +0000 (15:16 +0000)
commit8dc09a061625839b0b1a907c243ce71728664668
tree975720866df4e41c7798f62260880b06b5e8e28c
parent7a8537b4a50ca9936e6d8df1b39ed9d981b44df9
Fix the group_concat() function so that it inserts the separator string
even if the initial content strings are empty.  Ticket #3806. (CVS 6510)

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