[PostGIS] #5623: unpackaged upgrade from PostGIS 3.2 failing on ST_AsGeoJSON

PostGIS trac at osgeo.org
Tue Nov 28 00:09:47 PST 2023


#5623: unpackaged upgrade from PostGIS 3.2 failing on ST_AsGeoJSON
---------------------------+---------------------------
  Reporter:  robe          |      Owner:  strk
      Type:  defect        |     Status:  new
  Priority:  blocker       |  Milestone:  PostGIS 3.5.0
 Component:  upgrade/hard  |    Version:  master
Resolution:                |   Keywords:
---------------------------+---------------------------
Comment (by strk):

 I confirm using Replaces fixes this problem. This is because Replaces will
 use signature, not identity, and we only care about signatures (not
 identities) for the skip-list of postgis_restore.pl
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5623#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