author | Sebastian Harl <sh@tokkee.org> | |
Fri, 15 May 2015 08:03:47 +0000 (10:03 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 15 May 2015 08:03:47 +0000 (10:03 +0200) | ||
commit | cc35394b0c4af9ccfbe7b0a18713758a9f29d247 | |
tree | 544c466f376280150320b922b76fde531c6a45ee | tree | snapshot |
parent | 2a5aff78eb32778a27b707aa99a2494b1371a5dd | commit | diff |
store: Add sdb_store_query_prepare().
This function prepares a query, represented by its AST, for execution in a
store by generating a store matcher.
This function prepares a query, represented by its AST, for execution in a
store by generating a store matcher.
src/Makefile.am | diff | blob | history | |
src/core/store-private.h | diff | blob | history | |
src/core/store_lookup.c | diff | blob | history | |
src/core/store_query.c | [new file with mode: 0644] | blob |
src/include/core/store.h | diff | blob | history | |
t/unit/parser/parser_test.c | diff | blob | history |