]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in concat_ws() in which an initial empty string was treated as if
authordrh <>
Mon, 13 Oct 2025 12:36:54 +0000 (12:36 +0000)
committerdrh <>
Mon, 13 Oct 2025 12:36:54 +0000 (12:36 +0000)
commita8bb50ce954c299f1b2e16203e6f81858b73c7c9
treea0dadf2459021f20cc138403cdd3c8c88166cc6b
parentc93270ebc7641f2f5acd289c4772cfdd22d377db
Fix a bug in concat_ws() in which an initial empty string was treated as if
it was a NULL value.

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