]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fixes to the version of "varsep" group_concat so that (1) it builds under
authordrh <>
Fri, 1 Oct 2021 00:25:06 +0000 (00:25 +0000)
committerdrh <>
Fri, 1 Oct 2021 00:25:06 +0000 (00:25 +0000)
commitf06db3e8929e36f7686ccc8f9f138359c6b12e80
tree52f68c9740fb91480fe71fabce12f4589db0a740
parent34896c68553fcbef1824336812281c1970634fe1
Fixes to the version of "varsep" group_concat so that (1) it builds under
separate compilation and (2) omits tabs in source code and (3) runs faster
than trunk.  This variant of the group_concat_varsep branch might be preferred
over the tip because it preserves (undocumented) legacy behavior about the
position of separators relative to terms.

FossilOrigin-Name: 04399cf9645e04b171090ff8a3c27752929c10d2cd8778e26f8f3337aa902ab6
manifest
manifest.uuid
src/func.c
src/printf.c
src/sqliteInt.h