Opened 3 months ago

#5700 new defect

error when upgrading postgis_sfcgal

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

Description

Just tried to upgrade my postgis_sfcgal on demo.postgis.net and getting this error:

SELECT postgis_extensions_upgrade();
HINT:  Use DROP FUNCTION st_3dintersection(geometry,geometry) first.
CONTEXT:  SQL statement "ALTER EXTENSION postgis_sfcgal UPDATE TO "ANY";ALTER EXTENSION postgis_sfcgal UPDATE TO "3.5.0dev""

Why do we need to drop st_3dintersection?

or is this just some weird thing cause I have this instance in constant build mode.

Change History (0)

Note: See TracTickets for help on using tickets.