author | Sebastian Harl <sh@tokkee.org> | |
Wed, 4 Mar 2015 20:13:49 +0000 (21:13 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 4 Mar 2015 20:13:49 +0000 (21:13 +0100) | ||
commit | 64fcd0d638fdfd2ab5845cb7a9d368b8a76b39e9 | |
tree | 5502596de7319b7e5bcce882b94b31a4cf4e7aca | tree | snapshot |
parent | 1c6d22596a811f02f04980e4a07fee5b1e899525 | commit | diff |
Allow the left operand of comparison operations to be NULL (initially).
However, when evaluating the expression, the operand has to be set. We'll use
this as a placeholder for inserting values dynamically.
However, when evaluating the expression, the operand has to be set. We'll use
this as a placeholder for inserting values dynamically.
src/core/store_lookup.c | diff | blob | history | |
src/frontend/analyzer.c | diff | blob | history |