Code

store: Drop the special IS-NOT-NULL matcher.
authorSebastian Harl <sh@tokkee.org>
Tue, 19 May 2015 20:28:49 +0000 (22:28 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 19 May 2015 20:28:49 +0000 (22:28 +0200)
commitd8d03b18f0e0a4c39e2adec3cc2cd093d52c1f93
tree28d789cb7bc2b3880878c3c6faaf524ac4176cb3
parentc603d51e4ad3adea8d3f3afc8b796e49c180030b
store: Drop the special IS-NOT-NULL matcher.

In the AST world, this is NOT(IS-NULL).
src/core/store-private.h
src/core/store_lookup.c
src/include/core/store.h
t/unit/core/store_lookup_test.c