influxdb/influxql
David Norton 99a22c174b fix #2555: add backreference in CQs
Add new query syntax to allow the following in CQs:

INTO "1hPolicy".:MEASUREMENT
2015-09-03 07:12:15 -04:00
..
INFLUXQL.md
NOTES
ast.go fix #2555: add backreference in CQs 2015-09-03 07:12:15 -04:00
ast_test.go
doc.go
functions.go
functions_test.go
parser.go fix #2555: add backreference in CQs 2015-09-03 07:12:15 -04:00
parser_test.go fix #2555: add backreference in CQs 2015-09-03 07:12:15 -04:00
result.go
scanner.go fix #2555: add backreference in CQs 2015-09-03 07:12:15 -04:00
scanner_test.go
token.go fix #2555: add backreference in CQs 2015-09-03 07:12:15 -04:00