[postgis-tickets] [PostGIS] #2755: 4 regression failures for sfcgal
PostGIS
trac at osgeo.org
Mon Jun 23 12:02:08 PDT 2014
#2755: 4 regression failures for sfcgal
----------------------+-----------------------------------------------------
Reporter: robe | Owner: colivier
Type: defect | Status: reopened
Priority: blocker | Milestone: PostGIS 2.2.0
Component: sfcgal | Version: trunk
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment(by pramsey):
You can't just toss r12350, it's necessary to support extension upgrade,
because during upgrade two libpostgis.so libraries are simultaneously
loaded and they will collide on the GUC variable and upgrade will halt
unless you check and avoid double-defining it.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2755#comment:6>
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