[postgis-devel] [PostGIS] #1212: [raster]: st_intersects signature change - documentation out of synch

PostGIS trac at osgeo.org
Thu Sep 29 07:37:42 PDT 2011


#1212: [raster]: st_intersects signature change - documentation out of synch
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by pracine):

 Replying to [comment:21 dustymugs]:
 > Replying to [comment:15 robe]:
 > > So we are in agreement?
 > > The signatures will be
 > >
 > > change: ST_Intersects(rast1,nband1,rast2,nband2) ->
 ST_Intersects(rast1,rast2)
 > > Put back: ST_Intersects(rast1,nband1,rast2,nband2)
 > >
 > > This keeps consistency and avoids the situation where someone throws
 in an untyped NULL and we then get an ambiguous path like this:
 > >
 > > ST_Intersects(rast,NULL,NULL,2) ;
 > >
 >
 > +1 for this.  If Pierre consents, I'll make the changes.

 +1

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