author | Sebastian Harl <sh@tokkee.org> | |
Sun, 9 Nov 2014 10:48:03 +0000 (11:48 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 9 Nov 2014 10:48:03 +0000 (11:48 +0100) | ||
commit | b50c58aac035dbb91b5bc85b579aa559d010dff4 | |
tree | cfb83e473adfee4ac9e9a43a05bca4ad228f3749 | tree | snapshot |
parent | 2ebe67e1b7d71c3e7e9b7ab06944637b143daba9 | commit | diff |
data: Don't treat empty arrays (value = NULL) as NULL.
Treating them as NULL leads to weird behavior when using ANY/ALL iterators.
Treating them as NULL leads to weird behavior when using ANY/ALL iterators.
src/core/data.c | diff | blob | history | |
t/unit/core/store_lookup_test.c | diff | blob | history |