]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a prototype "group_concat()" aggregate function to func.c.
authordrh <drh@noemail.net>
Thu, 1 Nov 2007 17:38:30 +0000 (17:38 +0000)
committerdrh <drh@noemail.net>
Thu, 1 Nov 2007 17:38:30 +0000 (17:38 +0000)
commitb0689696f2b62f5508f5d70e86f00b795744be7c
tree8988d8ed59c34dff062ca71c021aee2b5f330511
parent7c055b9b7c57aa9715cf368dd007fa081f58b46a
Add a prototype "group_concat()" aggregate function to func.c.
Disabled by default.  No documentation nor test cases.  No effort
to make it efficient. (CVS 4519)

FossilOrigin-Name: 61987a89d1c4af59c745d1c5f17bab3301588b6c
manifest
manifest.uuid
src/func.c