[postgis-tickets] [PostGIS] #2532: Unexisting commutator operators for raster

PostGIS trac at osgeo.org
Tue Feb 17 09:07:34 PST 2015


#2532: Unexisting commutator operators for raster
---------------------+------------------------------------------------------
  Reporter:  strk    |       Owner:  dustymugs    
      Type:  defect  |      Status:  closed       
  Priority:  medium  |   Milestone:  PostGIS 2.0.5
 Component:  raster  |     Version:  2.0.x        
Resolution:  fixed   |    Keywords:  history      
---------------------+------------------------------------------------------

Comment(by strk):

 For the record, I made some research and found that:

  1. The new operators (needed for COMMUTATOR) first appeared added in
 2.0.5 and 2.1.1
  2. The commenting-out of COMMUTATOR first appeared in 2.1.2 due to r12101
 never being reverted

 As a consequence:

  1. The only correct version so far is 2.1.1
  2. Whoever installed PostGIS from 2.1.2 up to 2.1.5 have un-commutable
 operators raster~geometry and geometry~raster

 Right now it would take a dump-reload to re-add the now-missing COMMUTATOR
 in the existing operators

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2532#comment:13>
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