Changeset: a5673003a309 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a5673003a309 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 Branch: wlcr Log Message:
Approve output 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 @@ -8772,7 +8772,7 @@ Ready. [ "wlr", "create_type", "pattern wlr.create_type(sname:str, nme:str, impl:str):void ", "WLRgeneric;", "Catalog operation create_type" ] [ "wlr", "create_user", "pattern wlr.create_user(sname:str, passwrd:str, enc:int, schema:str, fullname:str):void ", "WLRgeneric;", "Catalog operation create_user" ] [ "wlr", "create_view", "pattern wlr.create_view(sname:str, tname:str, temp:int):void ", "WLRgeneric;", "Catalog operation create_view" ] -[ "wlr", "delete", "pattern wlr.delete(sname:str, tname:str, b:any):int ", "WLRreset;", "Apply the deletions in the workload-capture-replay list" ] +[ "wlr", "delete", "pattern wlr.delete(sname:str, tname:str, b:oid...):int ", "WLRdelete;", "Apply the deletions in the workload-capture-replay list" ] [ "wlr", "drop_constraint", "pattern wlr.drop_constraint(sname:str, name:str, action:int):void ", "WLRgeneric;", "Catalog operation drop_constraint" ] [ "wlr", "drop_function", "pattern wlr.drop_function(sname:str, fname:str, fid:int, type:int, action:int):void ", "WLRgeneric;", "Catalog operation drop_function" ] [ "wlr", "drop_index", "pattern wlr.drop_index(sname:str, iname:str, action:int):void ", "WLRgeneric;", "Catalog operation drop_index" ] 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 @@ -11137,7 +11137,7 @@ Ready. [ "wlr", "create_type", "pattern wlr.create_type(sname:str, nme:str, impl:str):void ", "WLRgeneric;", "Catalog operation create_type" ] [ "wlr", "create_user", "pattern wlr.create_user(sname:str, passwrd:str, enc:int, schema:str, fullname:str):void ", "WLRgeneric;", "Catalog operation create_user" ] [ "wlr", "create_view", "pattern wlr.create_view(sname:str, tname:str, temp:int):void ", "WLRgeneric;", "Catalog operation create_view" ] -[ "wlr", "delete", "pattern wlr.delete(sname:str, tname:str, b:any):int ", "WLRreset;", "Apply the deletions in the workload-capture-replay list" ] +[ "wlr", "delete", "pattern wlr.delete(sname:str, tname:str, b:oid...):int ", "WLRdelete;", "Apply the deletions in the workload-capture-replay list" ] [ "wlr", "drop_constraint", "pattern wlr.drop_constraint(sname:str, name:str, action:int):void ", "WLRgeneric;", "Catalog operation drop_constraint" ] [ "wlr", "drop_function", "pattern wlr.drop_function(sname:str, fname:str, fid:int, type:int, action:int):void ", "WLRgeneric;", "Catalog operation drop_function" ] [ "wlr", "drop_index", "pattern wlr.drop_index(sname:str, iname:str, action:int):void ", "WLRgeneric;", "Catalog operation drop_index" ] _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list