[postgis-tickets] [PostGIS] #2285: standardize_address should no longer be marked as SETOF

PostGIS trac at osgeo.org
Fri Apr 26 03:31:54 PDT 2013


#2285: standardize_address should no longer be marked as SETOF
---------------------------------+------------------------------------------
 Reporter:  robe                 |       Owner:  robe         
     Type:  defect               |      Status:  new          
 Priority:  medium               |   Milestone:  PostGIS 2.1.0
Component:  pagc_address_parser  |     Version:  trunk        
 Keywords:                       |  
---------------------------------+------------------------------------------

Comment(by robe):

 While you are at it you should put a cost on these functions otherwise
 they default to 1 for C functions which isn't good as they would be more
 likely to be recomputed in cases where the planner has a choice.

 I would say a cost of 100 or 200 would be good to start.

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