diff options
author | drh <drh@noemail.net> | 2010-07-14 20:23:52 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2010-07-14 20:23:52 +0000 |
commit | a7d2db175b05eacc623f8240d1c29335adcf92a9 (patch) | |
tree | ca7edc1121d06bb81023dccdf1ce3994c7a1a054 /src/os_unix.c | |
parent | ef5d9ec166ed7cb60c3de909e91889525db8cc34 (diff) | |
download | sqlite-a7d2db175b05eacc623f8240d1c29335adcf92a9.tar.gz sqlite-a7d2db175b05eacc623f8240d1c29335adcf92a9.zip |
The expression list on the RHS of an IN operator can no longer be empty
because an empty expression list is now optimized out by changes in
check-in [c288ac644d0bf]. Therefore add ALWAYS() macros around tests
for the expression list being non-empty.
FossilOrigin-Name: fd130ae56c0e23f2d5b4a82f1a09e89ed7ae1e85
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions