[postgis-devel] [PostGIS] #722: Remove all functions with ST_ equivalents from core postgis.sql

PostGIS trac at osgeo.org
Tue Dec 21 15:36:52 PST 2010


#722: Remove all functions with ST_ equivalents from core postgis.sql
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  robe         
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by pramsey):

 Also be careful, in that there are two parallel things happening with ST_
 functions. This ticket and also this one (#302) which is trying to make
 sure that cast functions look like desiredtype(oldtype) and the in/out
 functions look like type_in(cstring) type_out(type). (ie, we are removing
 st_, not adding, in those cases).

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