Changeset: 010d5140eebf for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=010d5140eebf Modified Files: Branch: default Log Message:
Merge with Mar2011 branch. diffs (21 lines): diff --git a/monetdb5/modules/kernel/algebra.mx b/monetdb5/modules/kernel/algebra.mx --- a/monetdb5/modules/kernel/algebra.mx +++ b/monetdb5/modules/kernel/algebra.mx @@ -609,7 +609,7 @@ comment "\"grouped mark\": Produces a new BAT with per group a locally unique dense ascending sequence of OIDs in the tail. The tail of the first BAT (b) identifies the group that each BUN of b belongs to. The second BAT (g) - represents the group extend, i.e., the head is the unique list of group IDs + represents the group extent, i.e., the head is the unique list of group IDs from b's tail. The tail of g gives for each group the base value for the new OID sequence."; @@ -618,7 +618,7 @@ comment "\"grouped mark\": Produces a new BAT with per group a locally unique dense ascending sequense of OIDs in the tail. The tail of the first BAT (b) identifies the group that each BUN of b belongs to. The second BAT (g) - represents the group extend, i.e., the head is the unique list of group IDs + represents the group extent, i.e., the head is the unique list of group IDs from b's tail. The third argument (s) gives the base value for the new OID sequence of each group."; _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list