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

PostGIS trac at osgeo.org
Tue Oct 17 03:19:32 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 source of our `st_asgeojson(version integer...` SKIP line is
 postgis/legacy.sql.in which is where that signature is found. There's no
 mention anywhere about a `gj_version integer` parameter ever being found
 in postgis, for ST_AsGeoJSON
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5569#comment:6>
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