Ignore COLLATE operators when determining whether the result of a subexpression
commit2a167a35e7c687eee042a52f2ae2694779a06383
authorD. Richard Hipp <drh@hwaci.com>
Tue, 19 Dec 2023 13:45:05 +0000 (19 13:45 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 19 Dec 2023 13:45:05 +0000 (19 13:45 +0000)
tree6a8317dcb4cefd97fd59b8108c4fb8b456af9732
parent3acd197ab9894a1c595784156b12729c5157756f
Ignore COLLATE operators when determining whether the result of a subexpression
should be shallow-copied or deep-copied.
src/expr.c