[postgis-tickets] [PostGIS] #2532: Unexisting commutator operators for raster
PostGIS
trac at osgeo.org
Wed Nov 6 08:21:24 PST 2013
#2532: Unexisting commutator operators for raster
--------------------+-------------------------------------------------------
Reporter: strk | Owner: dustymugs
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.1
Component: raster | Version: 2.0.x
Keywords: |
--------------------+-------------------------------------------------------
Comment(by strk):
Alright it turns out it's really a bug, in that the COMMUTATOR spec only
defines a shell:
{{{
pg22=# select null::raster @ null::geometry;
ERROR: operator is only a shell: raster @ geometry
}}}
I'm going to drop the COMMUTATOR spec in order to go on with #2531
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2532#comment:1>
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