[postgis-tickets] [PostGIS] #3028: create extension postgis from unpackaged - ERROR: function st_intersection(raster, integer, geometry) does not exist
PostGIS
trac at osgeo.org
Mon Feb 2 07:28:57 PST 2015
#3028: create extension postgis from unpackaged - ERROR: function
st_intersection(raster, integer, geometry) does not exist
--------------------+-------------------------------------------------------
Reporter: strk | Owner: dustymugs
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: raster | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
Changes (by strk):
* owner: robe => dustymugs
Comment:
The culprit is line 62 of rtpostgis_drop.sql.in -- now I wonder how many
more should be removed from there. One other question I have is: how come
"make check" does not catch this ? It does run an upgrade, supposedly. Is
ST_Intersection(raster, integer, geometry) not tested by the regression
suite ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3028#comment:5>
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-tickets
mailing list