Changeset: 5b68cfa72f4d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5b68cfa72f4d
Modified Files:
        sql/rel.txt
Branch: sq2
Log Message:

document new use of e_func


diffs (12 lines):

diff --git a/sql/rel.txt b/sql/rel.txt
--- a/sql/rel.txt
+++ b/sql/rel.txt
@@ -137,6 +137,8 @@ e_aggr
        -> l    list of sub expressions (args for the func and aggr)
                + optional conditional execution argument
        -> f    func / aggr
+       -> r    list of the partition by and order by expression lists 
+               (only used during AST->relations->unnesting)
 for aggr
        -> flag DISTINCT and NO_NIL could be set
 
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to