[postgis-tickets] [PostGIS] #2262: autocast to box causing issues with removed functions

PostGIS trac at osgeo.org
Fri Apr 26 18:31:32 PDT 2013


#2262: autocast to box causing issues with removed functions
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.1.0
Component:  postgis  |     Version:  2.0.x        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by robe):

 I meant

 {{{
 CREATE CAST (geometry AS box) WITH FUNCTION box(geometry) AS ASSIGNMENT;
 }}}

 or we could get rid of it, though I am tempted to say NO for that just
 because in 2.1 now that we allow casting from PostgreSQL types it only
 seems fair to allow casting back.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2262#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-tickets mailing list