[postgis-tickets] [PostGIS] #4639: Can't upgrade from 3.0.0alpha3 to 3.1.0dev (cannot drop function pgis_geometry_union_transfn)

PostGIS trac at osgeo.org
Wed Feb 12 07:34:23 PST 2020


#4639: Can't upgrade from 3.0.0alpha3 to 3.1.0dev (cannot drop function
pgis_geometry_union_transfn)
----------------------+---------------------------
  Reporter:  strk     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 3.1.0
 Component:  postgis  |    Version:  master
Resolution:           |   Keywords:  upgrade
----------------------+---------------------------

Comment (by strk):

 According to a comment in postgis/postgis.sql.in, the ST_Union(geometry)
 aggregate was last changed in 2.5.0 (to use `internal` type), but as the
 _current_ definition of it does NOT make use of {{{
 pgis_geometry_union_transfn }}} anymore (but rather uses {{{
 pgis_geometry_accum_transfn }}}) the comment must be wrong !

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4639#comment:4>
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