]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The coalesce(), ifnull(), and iif() functions pass through subtype values
authordrh <>
Fri, 3 May 2024 19:35:43 +0000 (19:35 +0000)
committerdrh <>
Fri, 3 May 2024 19:35:43 +0000 (19:35 +0000)
commit0901571f0a66a2528c3fc6986b44d7a0323e36a1
treedfa0124fbc3f950fe68562a2b32a4390e3522797
parent9c0d777a9f4a84f09b6145b74184a38a3abd7db0
The coalesce(), ifnull(), and iif() functions pass through subtype values
from their arguments, and hence need to have the SQLITE_RESULT_SUBTYPE flag
set.  This fixes an corner-case for the patch at [ba789a7804ab96d8].

FossilOrigin-Name: cdd1610c44876623e629bb8e5779ea689e6d23c545552b088eca63ad2d1cf8da
manifest
manifest.uuid
src/func.c
test/indexexpr1.test