Changeset: 8dd9711fc1a6 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8dd9711fc1a6 Modified Files: sql/test/Tests/systemfunctions.stable.out Branch: default Log Message:
Approve output: function sys.zorder_slice is gone. diffs (15 lines): diff --git a/sql/test/Tests/systemfunctions.stable.out b/sql/test/Tests/systemfunctions.stable.out --- a/sql/test/Tests/systemfunctions.stable.out +++ b/sql/test/Tests/systemfunctions.stable.out @@ -371,11 +371,6 @@ Ready. [ "sys", "zorder_encode", 0, "oid", "-- The contents of this file are subject to the MonetDB Public License\n-- Version 1.1 (the \"License\"); you may not use this file except in\n-- compliance with the License. You may obtain a copy of the License at\n-- http://www.monetdb.org/Legal/MonetDBLicense\n--\n-- Software distributed under the License is distributed on an \"AS IS\"\n-- basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the\n-- License for the specific language governing rights and limitations\n-- under the License.\n--\n-- The Original Code is the MonetDB Database System.\n--\n-- The Initial Developer of the Original Code is CWI.\n-- Copyright August 2008-2012 MonetDB B.V.\n-- All Rights Reserved.\n\ncreate function zorder_encode(x integer, y integer) returns oid\n external name zorder.encode;" ] [ "sys", "zorder_encode", 1, "int", "" ] [ "sys", "zorder_encode", 2, "int", "" ] -[ "sys", "zorder_slice", 0, "table", "create function zorder_slice(xb integer, yb integer, xt integer, yt integer) returns table (z oid)\n external name zorder.sql_slice;" ] -[ "sys", "zorder_slice", 1, "int", "" ] -[ "sys", "zorder_slice", 2, "int", "" ] -[ "sys", "zorder_slice", 3, "int", "" ] -[ "sys", "zorder_slice", 4, "int", "" ] # 16:39:08 > # 16:39:08 > "Done." _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list