[postgis-devel] [PostGIS] #980: topology Regress failures on 9.1 beta - array_lower(topology.topoelementarray, integer) does not exist
PostGIS
trac at osgeo.org
Mon May 23 22:54:55 PDT 2011
#980: topology Regress failures on 9.1 beta -
array_lower(topology.topoelementarray, integer) does not exist
----------------------+-----------------------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Keywords: |
----------------------+-----------------------------------------------------
strk,
Sorry haven't been regress testing topology since the raster regress issue
I am having interrupted this so had to create a special regress line to
test topology.
Anyrate I still have to test on 9.0, but I get a lot of failures on 9.1.
Spot checking some -- they all look like same error
{{{
psql:load_features.sql:68: ERROR: function
array_lower(topology.topoelementarray, integer) does not exist
}}}
So I guess maybe you need to put in an explicit cast to cast
topoelementarray to a regular array. Hmm could be a bug in 9.1 though. I
don't see why this should be necessary.
I've zipped up my regress log
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/980>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list