[postgis-tickets] [PostGIS] #5486: Upgrade from 3.2.1 fails due to deprecating two flavors of st_dwithin

PostGIS trac at osgeo.org
Mon Aug 28 07:07:51 PDT 2023


#5486: Upgrade from 3.2.1  fails due to deprecating two flavors of st_dwithin
------------------------------------+---------------------------
  Reporter:  strk                   |      Owner:  strk
      Type:  defect                 |     Status:  new
  Priority:  medium                 |  Milestone:  PostGIS 3.3.5
 Component:  build/upgrade/install  |    Version:  3.3.x
Resolution:                         |   Keywords:
------------------------------------+---------------------------
Comment (by strk):

 The two Replaces comments are here:

 postgis/geography.sql.in:770:-- Replaces ST_DWithin(geography, geography,
 float8) deprecated in 3.0.0
 postgis/postgis.sql.in:4639:-- Replaces ST_DWithin(text, text, float8)
 deprecated in 3.0.0

 It seems to me that the fix would be to include the argument types in the
 name of the deprecated functions, or something like that
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5486#comment:3>
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