Code

Don't fetch timeseries info when fetching the interval.
authorSebastian Harl <sh@tokkee.org>
Sun, 11 Sep 2016 14:09:12 +0000 (10:09 -0400)
committerSebastian Harl <sh@tokkee.org>
Sun, 11 Sep 2016 14:09:12 +0000 (10:09 -0400)
commitdaf9e92a1a3bf86a5cdbb2f3cc7d9c37f050174d
tree7c73aa972c0f278b55c6609a7fe31ebc6e2a4205
parent55f6919736b7574b8fb905eced926d8c003411c6
Don't fetch timeseries info when fetching the interval.

For this purpose, add query options to fine-tune the behavior. These are
passed in to sdb_plugin_query.
src/core/plugin.c
src/frontend/query.c
src/include/core/plugin.h