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

documentation


diffs (13 lines):

diff --git a/sql/rel.txt b/sql/rel.txt
--- a/sql/rel.txt
+++ b/sql/rel.txt
@@ -127,7 +127,8 @@ for aggr
        -> flag DISTINCT and NO_NIL could be set
 
 e_column
-       -> name alias for the expression (ie used by higher expressions)
+       -> rname alias for the relation (i.e., alias of ->l, used by higher 
expressions)
+       -> name alias for the expression (i.e., alias of ->r, used by higher 
expressions)
                l,r names of refered expression
        -> l    optional relation name 
        -> r    expression name
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to