diff options
author | drh <> | 2024-06-06 01:21:57 +0000 |
---|---|---|
committer | drh <> | 2024-06-06 01:21:57 +0000 |
commit | fd6beda14be03cb0236a853128fa1cae8373eea3 (patch) | |
tree | ed3c1becc1be11283ff0992c203a113980a70c17 /src/expr.c | |
parent | 48f5e527283d1f8a3811bd157a15d1ae34ad03d7 (diff) | |
download | sqlite-fd6beda14be03cb0236a853128fa1cae8373eea3.tar.gz sqlite-fd6beda14be03cb0236a853128fa1cae8373eea3.zip |
Adjust the parser so that the value of TK_ISNOT is similar to the value of
TK_IS. This helps the compiler generate faster switch() statements on the
Expr.op fields when there are cases for TK_ISNOT and other common operators.
FossilOrigin-Name: 34f05c3d89b2dd15e4b0d1ba292df7de3dfc54b505c0ba145cc3db52cf020845
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions