]> granicus.if.org Git - postgis/commitdiff
Update expected error messages not to include the "topology" namespace (now that...
authorSandro Santilli <strk@keybit.net>
Mon, 21 Nov 2011 08:33:43 +0000 (08:33 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 21 Nov 2011 08:33:43 +0000 (08:33 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8201 b70326c6-7e19-0410-871a-916f4a2858ee

topology/test/regress/topoelement_expected

index c8a96ea5de44ae8211a6982701a450a463ddb6ea..7f91a0cc550665dfbc1ff3f2de7db9607715eb3f 100644 (file)
@@ -2,5 +2,5 @@
 2|{101,2}
 3|{101,3}
 4|{1,104}
-ERROR:  value for domain topology.topoelement violates check constraint "lower_dimension"
-ERROR:  value for domain topology.topoelement violates check constraint "type_range"
+ERROR:  value for domain topoelement violates check constraint "lower_dimension"
+ERROR:  value for domain topoelement violates check constraint "type_range"