author | Sebastian Harl <sh@tokkee.org> | |
Fri, 24 Oct 2014 16:08:14 +0000 (18:08 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 24 Oct 2014 16:08:14 +0000 (18:08 +0200) | ||
commit | b413c7f277d4285a4c9552f5d1e9d5cf721585b5 | |
tree | fce68bd6ebd9fa166c987a87509389913346937a | tree | snapshot |
parent | 9d15e8a6bb4b1d5219f65b859a0744e9d91c8384 | commit | diff |
store: During lookup use strcmp() only for unknown data-types.
Unknown data-types means that we don't know the type of either one expression
before hand. For example, this is true for attributes given that there is no
schema.
Unknown data-types means that we don't know the type of either one expression
before hand. For example, this is true for attributes given that there is no
schema.
src/core/store_lookup.c | diff | blob | history | |
t/unit/core/store_lookup_test.c | diff | blob | history |