Ticket #980 (closed defect: wontfix)
topology Regress failures on 9.1 beta - array_lower(topology.topoelementarray, integer) does not exist
| Reported by: | robe | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | topology | Version: | trunk |
| Keywords: | Cc: |
Description
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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

