]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When changing a COLLATE expression node into TK_AGG_COLUMN because the nodes
authordrh <>
Mon, 3 Apr 2023 17:46:14 +0000 (17:46 +0000)
committerdrh <>
Mon, 3 Apr 2023 17:46:14 +0000 (17:46 +0000)
commit555970bf83313ad6a0ad44c1b10675adeada7b08
tree1b3dcc5ea7d4147f2b291a20acfc917db22011dd
parent0669d6ebbfe68609ad7ac73b674a8476b6076d1b
When changing a COLLATE expression node into TK_AGG_COLUMN because the nodes
value is contained in an indexed expression, be sure to clear the
EP_Collate property from the expression node.  Fix for the assertion faults
reported by [forum:/forumpost/e45108732c|forum post e45108732c] and
[forum:/forumpost/44270909bb|forum post 44270909bb].

FossilOrigin-Name: cf6454ce26983b9c3ae924c44a802f3f760eaaae9547b40aee9e14e7b0c47cab
manifest
manifest.uuid
src/select.c
test/indexexpr2.test