[postgis-devel] [PostGIS] #1964: Regression in ST_StartPoint()

PostGIS trac at osgeo.org
Mon Sep 3 14:37:50 PDT 2012


#1964: Regression in ST_StartPoint()
------------------------+---------------------------------------------------
  Reporter:  pramsey    |       Owner:  pramsey      
      Type:  defect     |      Status:  closed       
  Priority:  medium     |   Milestone:  PostGIS 2.0.2
 Component:  postgis    |     Version:  2.0.x        
Resolution:  duplicate  |    Keywords:               
------------------------+---------------------------------------------------

Comment(by robe):

 An exception IS BETTER.  It too me at least an hour to track down why my
 tiger geocoder was working in 1.5 and returning null points for everything
 in 2.0.  If a simple error was thrown that said "Only works with
 linestraings" , that time owuld have been reduced to less than 5 minutes.

 If you are going to have a breaking change, break hard not silently.  The
 only thing worse than an error is the wrong answer you are expecting to be
 right.

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