Changeset: 2e01a6b752ce for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2e01a6b752ce
Modified Files:
geom/sql/functions/Tests/ST_IsSimple.stable.out
Branch: linear-hashing
Log Message:
Merged with Nov2019
diffs (21 lines):
diff --git a/geom/sql/functions/Tests/ST_IsSimple.stable.out
b/geom/sql/functions/Tests/ST_IsSimple.stable.out
--- a/geom/sql/functions/Tests/ST_IsSimple.stable.out
+++ b/geom/sql/functions/Tests/ST_IsSimple.stable.out
@@ -28,7 +28,7 @@ stdout of test 'ST_IsSimple` in director
% %1 # name
% boolean # type
% 5 # length
-[ true ]
+[ false ]
#SELECT ST_IsSimple(ST_GeomFromText('LINESTRING(1 1,2 2,2 3.5,1 3,1 2,2 1)'));
% . # table_name
% %1 # name
@@ -43,7 +43,7 @@ stdout of test 'ST_IsSimple` in director
% %1 # name
% boolean # type
% 5 # length
-[ true ]
+[ false ]
#drop table geo;
#create table geo (g geometry(linestring, 4326));
#insert into geo values(ST_GeomFromText('LINESTRING(1 1,2 2,2 3.5,1 3,1 2,2
1)', 4326));
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list