Update of /cvsroot/monetdb/pathfinder/compiler/algebra/opt
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8306/compiler/algebra/opt

Modified Files:
        opt_general.brg 
Log Message:
-- Added a missing burg pattern for Jan's latest number operator 
re-organization.

Index: opt_general.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/opt/opt_general.brg,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- opt_general.brg     6 Dec 2007 08:42:22 -0000       1.41
+++ opt_general.brg     6 Dec 2007 22:23:31 -0000       1.42
@@ -189,7 +189,8 @@
 Rel:    min_ (Rel)                                =  43 (10);
 Rel:    sum (Rel)                                 =  44 (10);
 Rel:    count (Rel)                               =  45 (10);
-Rel:    rownum (Rel)                              =  49 (10);
+Rel:    rownum (Rel)                              =  48 (10);
+Rel:    rowrank (Rel)                             =  49 (10);
 Rel:    rank (Rel)                                =  50 (10);
 Rel:    rowid (Rel)                               =  51 (10);
 Rel:    rowid (rowid (Rel))                       =  52 (10);


-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to