[postgis-devel] [PostGIS] #730: Raster is broken -- no casts
PostGIS
trac at osgeo.org
Fri Dec 24 08:33:44 PST 2010
#730: Raster is broken -- no casts
----------------------------+-----------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by pramsey):
With respect to the casts, just do a global search for casting functions
this(that) and change st_this(that) to this(that).
If you don't like non-st functions, just use the casting syntax instead...
that::this.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/730#comment:10>
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