Code

store_lookup: Fixed lookup by back-end name.
authorSebastian Harl <sh@tokkee.org>
Sun, 5 Oct 2014 17:50:20 +0000 (19:50 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 5 Oct 2014 17:50:20 +0000 (19:50 +0200)
commit97cbe3c1b122366dcfeed65b039024870857704a
tree44a74b92c39a485bc285fb09608dcc8c50596103
parent842fabc3dcb86bc6863c4ae6c0b7a21fbb7e8ccc
store_lookup: Fixed lookup by back-end name.

Added an integration test which reproduces the problem -- previously, all
compare operations reported a mismatch.
src/core/store_lookup.c
t/integration/simple_query.sh
t/unit/core/store_lookup_test.c