Code

store: Fix execution of more complex iterators.
authorSebastian Harl <sh@tokkee.org>
Wed, 2 Sep 2015 22:40:39 +0000 (00:40 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 2 Sep 2015 22:40:39 +0000 (00:40 +0200)
commit060c0cebbae60bd3d90691858465d462fba0d952
tree8e6ea0eb2f5601f3074dad33af021218d262926c
parentc1907b60719f4e9a8e5b29aef5c8e25d62f4cde2
store: Fix execution of more complex iterators.

That is, follow "indirections" of typed expressions if the iterator is not on
the top-most level.
src/core/store_expr.c
t/unit/frontend/query_test.c