[postgis-tickets] [PostGIS] #5569: postgis_restore doesn't strip 2.1 function signatures

PostGIS trac at osgeo.org
Wed Oct 18 02:03:26 PDT 2023


#5569: postgis_restore doesn't strip 2.1 function signatures
------------------------------------+-----------------------------
  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):

 With the changes in https://git.osgeo.org/gitea/postgis/postgis/pulls/160
 the only left over signatures are:

 {{{
 KEEP: SHELLTYPE pgis_abs
 KEEP: FUNCTION pgis_abs_in(cstring)
 KEEP: FUNCTION pgis_abs_out(pgis_abs)
 KEEP: FUNCTION pgis_geometry_accum_finalfn(pgis_abs)
 KEEP: FUNCTION pgis_geometry_accum_transfn(pgis_abs, geometry)
 KEEP: FUNCTION pgis_geometry_collect_finalfn(pgis_abs)
 KEEP: FUNCTION pgis_geometry_makeline_finalfn(pgis_abs)
 KEEP: FUNCTION pgis_geometry_polygonize_finalfn(pgis_abs)
 KEEP: FUNCTION pgis_geometry_union_finalfn(pgis_abs)
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5569#comment:16>
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