Code

parser: Let the TIMESERIES command accept optional data-source names. master
authorSebastian Harl <sh@tokkee.org>
Sun, 18 Dec 2016 18:15:23 +0000 (19:15 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 18 Dec 2016 18:15:23 +0000 (19:15 +0100)
commit1689c669f608687c752ceefaffdb5954dfee05f8
tree33770af1d6a54ed9de9c15a9390eea374f794ebc
parentc97d5b5f59f456c41e4eb3c371c9ec090abc4e5b
parser: Let the TIMESERIES command accept optional data-source names.

These may be specified as an array of strings after the time-series
identifier.
doc/sysdbql.7.txt
src/frontend/query.c
src/include/parser/ast.h
src/parser/ast.c
src/parser/grammar.y