]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with group_concat() when it is used as a window function with
authordrh <>
Fri, 1 Oct 2021 22:48:52 +0000 (22:48 +0000)
committerdrh <>
Fri, 1 Oct 2021 22:48:52 +0000 (22:48 +0000)
commit260ff08133894c4a7b161e9c75db58e36013a830
treeca805388890eb288bbffbac93d6f8b973a73dd13
parente85e1da07bae9b72a964bb49eb359715d4fff0de
parent3dd01111e29b01b77c5c07c345b1f97ad29bbc4c
Fix a problem with group_concat() when it is used as a window function with
a sliding window, as described by
[forum:/forumpost/f3eb24a6c0|forum thread f3eb24a6c0].

FossilOrigin-Name: f47f7f78227830c065d9ce715b8456eab81a38d680f76bf4ff08f298d84f9c7a
manifest
manifest.uuid
src/func.c
src/sqliteInt.h