diff options
author | drh <> | 2021-06-14 14:00:09 +0000 |
---|---|---|
committer | drh <> | 2021-06-14 14:00:09 +0000 |
commit | 21571a94c1d0f2d177dd871832ab6202ce9067f1 (patch) | |
tree | 06c572ef1c714b1cb72f59a115bbf25fbaa124f4 /src/os_unix.c | |
parent | de5f21d0a8b41f442468fccfd5c693a99419346b (diff) | |
download | sqlite-21571a94c1d0f2d177dd871832ab6202ce9067f1.tar.gz sqlite-21571a94c1d0f2d177dd871832ab6202ce9067f1.zip |
An index on the expression "likely(X)" should store the true value of X,
even if X is a real number with no fractional part. The optimization of
storing some REAL indexed values as INT (see [10d851353c2abead]) should
be omitted for index columns that are expressions.
[forum:/forumpost/3b940c437a|Forum post 3b940c437a].
FossilOrigin-Name: 791473bc6677c2ae76f558082a4b43ca1eaf9895b76624d5b55d58f2af898ff3
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions