summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5d46c40)
raw | patch | inline | side by side (parent: 5d46c40)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 2 Aug 2014 10:41:37 +0000 (12:41 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 2 Aug 2014 10:53:32 +0000 (12:53 +0200) |
src/include/core/data.h | patch | blob | history |
index 8f9b282777925330c3f4ed9669febbb73b846760..6e4d3174e4c45bb42397345a58719c2b888ac27f 100644 (file)
--- a/src/include/core/data.h
+++ b/src/include/core/data.h
* sdb_data_expr_eval:
* Evaluate a simple arithmetic expression on two data points. String and
* binary data only support concatenation and all other data types only
- * support the other operators.
+ * support the other operators. The result may be allocated dynamically and
+ * has to be freed by the caller (using sdb_data_free_datum).
*
* The data-types of d1 and d2 have to be the same, except for the following
* cases: