[postgis-tickets] [PostGIS] #4728: Remove UPDATE for pgis_abs from upgrade script

PostGIS trac at osgeo.org
Wed Jul 22 23:32:35 PDT 2020


#4728: Remove UPDATE for pgis_abs from upgrade script
------------------------+---------------------------
 Reporter:  khannaekta  |      Owner:  pramsey
     Type:  defect      |     Status:  new
 Priority:  medium      |  Milestone:  PostGIS 2.5.5
Component:  postgis     |    Version:  2.5.x
 Keywords:              |
------------------------+---------------------------
 PostGIS 2.5 onwards pgis_abs type was removed from aggregate/collect
 routines, but if we look at the upgrade script for versions >=2.5, they
 still contain an UPDATE for pgis_abs type in the catalog table
 (https://git.osgeo.org/gitea/postgis/postgis/src/branch/master/postgis/postgis_after_upgrade.sql#L233-L235).
 Is there a reason we have it else it should be part of versions >=2.5.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4728>
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