[postgis-tickets] [PostGIS] #2433: ST_ConcaveHull 2.1 regress failure compared to 2.0
PostGIS
trac at osgeo.org
Fri Oct 18 21:27:13 PDT 2013
#2433: ST_ConcaveHull 2.1 regress failure compared to 2.0
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.1.1
Component: postgis | Version: 2.1.x
Keywords: |
---------------------+------------------------------------------------------
Changes (by pramsey):
* version: 2.0.x => 2.1.x
Comment:
I have committed a fix at r12049.
Please test this well, it's a very deep change that makes practical sense
(ensuring that collections have their SRID set all the way down) but was
not implemented in the 2.0 transition (by mistake, maybe?) because in 1.5
doing so would have had deleterious effects on the WKB/WKT deserializer.
It might have been forgotten.
In any event, making the change breaks no regressions except the
meaningless one in ST_Summary, so I'm OK with it. If it lasts w/o ill
effect in trunk for a while, I'll put it back into 2.1
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2433#comment:8>
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