[postgis-tickets] [PostGIS] #2867: Can't upgrade sfcgal extension
PostGIS
trac at osgeo.org
Wed Jul 30 21:23:57 PDT 2014
#2867: Can't upgrade sfcgal extension
--------------------+-------------------------------------------------------
Reporter: robe | Owner: colivier
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.2.0
Component: sfcgal | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
{{{
ALTER EXTENSION postgis_sfcgal
UPDATE TO "2.2.0devnext";
}}}
Gives error:
ERROR: transaction control statements are not allowed within an extension
script
********** Error **********
I'm guessing the BEGIN / END COMMIT are not being stripped in the
extensions.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2867>
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