[postgis-tickets] [PostGIS] #5494: st_dwithin(text, text, float8) is marked as deprecated and installed by the same postgis version

PostGIS trac at osgeo.org
Tue Aug 29 08:02:17 PDT 2023


#5494: st_dwithin(text,text,float8) is marked as deprecated and installed by the
same postgis version
-----------------------+----------------------------------------------
  Reporter:  strk      |      Owner:  pramsey
      Type:  defect    |     Status:  new
  Priority:  critical  |  Milestone:  PostGIS 3.4.1
 Component:  postgis   |    Version:  3.4.x
Resolution:            |   Keywords:  upgrade, deprecation, st_dwithin
-----------------------+----------------------------------------------
Comment (by strk):

 The `Replaces st_dwithin(text,text,float8)` comments are in all branches
 from 3.1 to current master (3.5dev) and the commits adding them all
 reference ticket #5035

 Specifically the replacement tag entered versions 3.3.0(to 3.3.4),
 3.2.1(to 3.2.5), 3.1.5(to 3.1.9)

 The ticket only complained about `ST_DWithin(geography,geography, double
 precision)` so the version taking text was overzelous, and possibly wrong,
 I'll dig to find out.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5494#comment:1>
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