]> granicus.if.org Git - postgis/commitdiff
Be terse, we don't care about context. Closes ticket #1142.
authorSandro Santilli <strk@keybit.net>
Sat, 23 Jul 2011 21:42:54 +0000 (21:42 +0000)
committerSandro Santilli <strk@keybit.net>
Sat, 23 Jul 2011 21:42:54 +0000 (21:42 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7666 b70326c6-7e19-0410-871a-916f4a2858ee

topology/test/regress/createtopogeom.sql
topology/test/regress/createtopogeom_expected

index 6144548206442a58ed29774e1adf66965b9910b0..6264e763d84814bd1cbd38b4d7891ae445a1582f 100644 (file)
@@ -1,3 +1,4 @@
+\set VERBOSITY terse
 set client_min_messages to WARNING;
 
 SELECT topology.CreateTopology('MiX') > 0;
index b8b9106c4fa86176435267a1be5b9a698f244d13..f6b295cb73af5be6df624820584c1e1880ea14ae 100644 (file)
@@ -5,7 +5,6 @@ ERROR:  A Layer of type 1 cannot contain a TopoGeometry of type 2
 ERROR:  A Layer of type 1 cannot contain a TopoGeometry of type 3
 ERROR:  A Layer of type 1 cannot contain a TopoGeometry of type 4
 ERROR:  Node 78 does not exist in topology MiX
-PL/pgSQL function "createtopogeom" line 91 at EXECUTE statement
 n1|1
 1|2|1
 Topology 'MiX' dropped