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

Approvals.


diffs (24 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
@@ -31232,7 +31232,7 @@ command bbp.getIndex(b:bat[:any_2]):int
 address CMDbbpgetIndex;
 comment Retrieve the index in the BBP
 
-command bbp.setName(b:bat[:oid,:any_1],n:str):str 
+command bbp.setName(b:bat[:any_1],n:str):str 
 address CMDsetName;
 comment Rename a BAT
 
diff --git a/clients/Tests/MAL-signatures.stable.out.int128 
b/clients/Tests/MAL-signatures.stable.out.int128
--- a/clients/Tests/MAL-signatures.stable.out.int128
+++ b/clients/Tests/MAL-signatures.stable.out.int128
@@ -40205,7 +40205,7 @@ command bbp.getIndex(b:bat[:any_2]):int
 address CMDbbpgetIndex;
 comment Retrieve the index in the BBP
 
-command bbp.setName(b:bat[:oid,:any_1],n:str):str 
+command bbp.setName(b:bat[:any_1],n:str):str 
 address CMDsetName;
 comment Rename a BAT
 
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to