[postgis-tickets] [PostGIS] #4386: [upgrade] ERROR: cannot drop function st_union(geometry) because other objects depend on it
PostGIS
trac at osgeo.org
Sun Apr 28 23:01:18 PDT 2019
#4386: [upgrade] ERROR: cannot drop function st_union(geometry) because other
objects depend on it
-----------------------------------+---------------------------
Reporter: strk | Owner: komzpa
Type: defect | Status: assigned
Priority: blocker | Milestone: PostGIS 3.0.0
Component: build/upgrade/install | Version: trunk
Keywords: |
-----------------------------------+---------------------------
Upgrades from 2.5 or in-dev are broken due to change in ST_Union
signature.
See https://dronie.osgeo.org/postgis/postgis/241/3/2 which is building a
PR adding ad-hoc testing for this case:
https://git.osgeo.org/gitea/postgis/postgis/pulls/30
The signature of aggregate was changed by Komzpa to raise limit of 2G for
usage: https://trac.osgeo.org/postgis/ticket/4340
Suggestions were provided to avoid this upgrade failure in the
corresponding PR: https://github.com/postgis/postgis/pull/394
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4386>
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