]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the window-function group_concat() so that it returns an empty string
authordrh <>
Thu, 23 May 2024 23:26:04 +0000 (23:26 +0000)
committerdrh <>
Thu, 23 May 2024 23:26:04 +0000 (23:26 +0000)
commite6d3c572045518a70ff20aaa1ed59d77fc759f40
treea1147e0c55577f5ba93a2454022fa06413931916
parent294cd87afca712a3fec0506d5cc3af21b73bbd71
Fix the window-function group_concat() so that it returns an empty string
if it has one or more empty string inputs.  This fixes
a bug introduced by [c6da39115d3e2b0f] on 2019-03-26 (version 3.28.0) and
reported by [forum/forumpost/bf8f43aa522c2299|forum post bf8f43aa522c2299].

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