[postgis-tickets] [PostGIS] #5569: postgis_restore doesn't strip some old functions

PostGIS trac at osgeo.org
Tue Oct 17 03:33:52 PDT 2023


#5569: postgis_restore doesn't strip some old functions
------------------------------------+-----------------------------
  Reporter:  kesar                  |      Owner:  strk
      Type:  defect                 |     Status:  new
  Priority:  low                    |  Milestone:  PostGIS 3.4.1
 Component:  build/upgrade/install  |    Version:  3.4.x
Resolution:                         |   Keywords:  postgis_restore
------------------------------------+-----------------------------
Comment (by strk):

 The actual source is postgis/uninstall_legacy.sql which drops the "version
 integer" but not the "gj_version integer". I guess we want to enhance
 utils/create_skip_signatures.pl to also parse
 _postgis_drop_function_by_identity as that's where the knowledge about
 obsoleted functions is now encoded
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5569#comment:8>
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