Operators have a precedence which is currently hardcoded into the parser.
Most operators have the same precedence and are left-associative. This may lead
to non-intuitive behavior; for example the boolean operators "<" and ">"
- have a different precedence that the boolean operators "<=" and ">=".
+ have a different precedence than the boolean operators "<=" and ">=".
left
-multiplication, division
+multiplication, division, modulo
|
|
+OVERLAPS
+
+
+
+
+time interval overlap
+
+
+|
+
LIKE
+
+
+ The operators ":" and ";" are deprecated, and will be removed in
+ the near future. Use the equivalent functions exp() and ln()
+ instead.
+
+
+
+