Changeset: 95a0c1aeb73a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=95a0c1aeb73a
Modified Files:
        sql/rel.txt
Branch: sciql
Log Message:

Document my secrete misuse of e_column->f


diffs (14 lines):

diff --git a/sql/rel.txt b/sql/rel.txt
--- a/sql/rel.txt
+++ b/sql/rel.txt
@@ -131,6 +131,10 @@ e_column
                l,r names of refered expression
        -> l    optional relation name 
        -> r    expression name
+       -> f    only used by SciQL group by.
+                       If an array tiling involves this column, ->f is a list 
of
+                       three expressions to denote respectively the start, 
step and stop
+                       of the tiles.
        -> type 
 
        
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to