[postgis-devel] [PostGIS] #2048: Regress failure for 9.0

PostGIS trac at osgeo.org
Sun Oct 14 20:34:32 PDT 2012


#2048: Regress failure for  9.0
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pracine      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.1.0
Component:  raster   |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by dustymugs):

 *Sigh* So it looks like PostgreSQL 9.1 is the old version that permits the
 GROUP BY using HASH opclass.  So, I've added code for 9.0 that achieves
 the same result using the same function but with an additional step.
 Changes committed in r10429.

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