Opened 10 years ago

Closed 9 years ago

#2867 closed defect (fixed)

Can't upgrade sfcgal extension

Reported by: robe Owned by: robe
Priority: blocker Milestone: PostGIS 2.2.0
Component: sfcgal Version: master
Keywords: Cc:

Description

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.

Change History (3)

comment:1 by robe, 10 years ago

Owner: changed from colivier to robe

comment:2 by robe, 9 years ago

Priority: highblocker

comment:3 by robe, 9 years ago

Resolution: fixed
Status: newclosed

should be fixed at r13851

Note: See TracTickets for help on using tickets.