Update expected error messages not to include the "topology" namespace (now that it's part of the search_path).

git-svn-id: http://svn.osgeo.org/postgis/trunk@8201 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Sandro Santilli 2011-11-21 08:33:43 +00:00
parent ad654fc47d
commit f622223663

View 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"