aboutsummaryrefslogtreecommitdiff
path: root/src/os_unix.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2019-09-02 00:58:44 +0000
committerdrh <drh@noemail.net>2019-09-02 00:58:44 +0000
commitbffdd636339b32c706253e8c791ccca8b3f88f19 (patch)
tree0c1aa485d441031c18d5f97078ec42db784223a3 /src/os_unix.c
parentcc80db69e9c52304b50209a4aca66b1ae908b602 (diff)
downloadsqlite-bffdd636339b32c706253e8c791ccca8b3f88f19.tar.gz
sqlite-bffdd636339b32c706253e8c791ccca8b3f88f19.zip
When computing an expression value for an index-on-expression or a CHECK
constraint and the expressions uses a REAL table column, but the value of that column is an integer (in other words, when it is using the store-real-as-integer optimization) be sure to promote the value to real before evaluating the expression. Ticket [57af00b6642ecd68]. FossilOrigin-Name: 0658c16e311393c8a347b1bd41fa5dbfd2e184aa75d84c011aa8dbac79b632e9
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions