Changeset: d2d2dd249f42 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d2d2dd249f42 Modified Files: monetdb5/modules/mal/Tests/inspect05.stable.out monetdb5/modules/mal/Tests/inspect05.stable.out.Windows Branch: Aug2011 Log Message:
Approve output. The name of the function geometrycollection was fixed to be geomcollection (the same as the SQL type). diffs (24 lines): diff --git a/monetdb5/modules/mal/Tests/inspect05.stable.out b/monetdb5/modules/mal/Tests/inspect05.stable.out --- a/monetdb5/modules/mal/Tests/inspect05.stable.out +++ b/monetdb5/modules/mal/Tests/inspect05.stable.out @@ -4421,7 +4421,7 @@ end main; [ "flt", "command", "calc", "(x:bte):flt ", "CALCbte2flt;" ] [ "flt", "command", "calc", "(x:dbl):flt ", "CALCdbl2flt;" ] [ "flt", "command", "calc", "(x:flt):flt ", "CALCflt2flt;" ] -[ "geometrycollection", "function", "calc", "(wkt:str):wkb;", "nil" ] +[ "geomcollection", "function", "calc", "(wkt:str):wkb;", "nil" ] [ "geometry", "function", "calc", "(wkt:str):wkb;", "nil" ] [ "getBAT", "command", "calc", "(b:BAT):bat[:any_1,:any_2] ", "CALCbatid2bat;" ] [ "getBATidentifier", "command", "calc", "(b:bat[:any_1,:any_2]):BAT ", "CALCbat2batid;" ] diff --git a/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows b/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows --- a/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows +++ b/monetdb5/modules/mal/Tests/inspect05.stable.out.Windows @@ -4421,7 +4421,7 @@ end main; [ "flt", "command", "calc", "(x:bte):flt ", "CALCbte2flt;" ] [ "flt", "command", "calc", "(x:dbl):flt ", "CALCdbl2flt;" ] [ "flt", "command", "calc", "(x:flt):flt ", "CALCflt2flt;" ] -[ "geometrycollection", "function", "calc", "(wkt:str):wkb;", "nil" ] +[ "geomcollection", "function", "calc", "(wkt:str):wkb;", "nil" ] [ "geometry", "function", "calc", "(wkt:str):wkb;", "nil" ] [ "getBAT", "command", "calc", "(b:BAT):bat[:any_1,:any_2] ", "CALCbatid2bat;" ] [ "getBATidentifier", "command", "calc", "(b:bat[:any_1,:any_2]):BAT ", "CALCbat2batid;" ] _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list