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

PostGIS trac at osgeo.org
Tue Nov 28 00:03:48 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 could reproduce, locally, with:
 {{{
 regress/run_test.pl -v --dumprestore --upgrade-path unpackaged3.2--:auto
 regress/core/regress
 ERROR:  function "st_asgeojson" already exists with same argument types
 }}}

 The upgrade script is clearly not finding a match for the identity passed
 to {{{ _postgis_drop_function_by_identity }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5623#comment:2>
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