[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:09:09 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.1.10
Component: postgis | Version: master
Resolution: | Keywords: upgrade, deprecation, st_dwithin
-----------------------+----------------------------------------------
Changes (by strk):
* version: 3.4.x => master
* milestone: PostGIS 3.4.1 => PostGIS 3.1.10
Comment:
The `ST_DWithin(text, text, float8)` signature is defined in
postgis/geography.sql.in at least since postgis-1.5 and it doesn't look
like having ever be deprecated, so those commits were plain wrong.
Fix needs to be backported up to 3.1 branch
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5494#comment:2>
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