Changeset: 6e74df48182c for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6e74df48182c
Modified Files:
        clients/Tests/MAL-signatures.stable.out
Branch: default
Log Message:

Approve output


diffs (12 lines):

diff --git a/clients/Tests/MAL-signatures.stable.out 
b/clients/Tests/MAL-signatures.stable.out
--- a/clients/Tests/MAL-signatures.stable.out
+++ b/clients/Tests/MAL-signatures.stable.out
@@ -2771,7 +2771,7 @@ command algebra.thetauselect(b:bat[:any_
 address ALGthetauselect;
 comment The theta (<=,<,=,>,>=) select() limited to head values
 
-command algebra.topN(b:bat[:any_1,:any_2],top:lng):bat[:any_1,:any_2] 
+command algebra.topN(b:bat[:oid,:any_1],top:lng):bat[:oid,:any_1] 
 address ALGtopN;
 comment Trim all but the top N tuples.
 
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to