[postgis-devel] [PostGIS] #1427: totopogeom regress failure on 9.1
PostGIS
trac at osgeo.org
Tue Jan 3 14:15:05 PST 2012
#1427: totopogeom regress failure on 9.1
-----------------------+----------------------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Resolution: fixed | Keywords:
-----------------------+----------------------------------------------------
Comment(by robe):
confirmed for 9.0 you need drop: get this error:
{{{
psql:totopogeom.sql:109: ERROR: cannot change name of input parameter
"geom"
HINT: Use DROP FUNCTION first.
}}}
I'll open a separate ticket to put in a drop functions sql to fix these
kind of things similar to what we have for raster and postgis which will
get tacked on to upgrade minor script.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1427#comment:7>
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