[postgis-devel] [PostGIS] #490: [raster] raster casts to geometry and box3d should be assignment not implicit?
PostGIS
trac at osgeo.org
Thu Feb 23 16:37:22 PST 2012
#490: [raster] raster casts to geometry and box3d should be assignment not
implicit?
--------------------+-------------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: assigned
Priority: low | Milestone: PostGIS 2.0.0
Component: raster | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
Comment(by dustymugs):
I've tested changing the CASTs from IMPLICIT to ASSIGNMENT, upgraded an
existing database and haven't had any issues with the change. I did have
to update some usage of "raster && geometry" in rtpostgis.sql.in.c to be
explicit.
I'll commit if no one has any issues.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/490#comment:14>
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