[postgis-tickets] [PostGIS] #5492: Presence of deprecated functions is not reported by `postgis` script
PostGIS
trac at osgeo.org
Tue Aug 29 07:30:36 PDT 2023
#5492: Presence of deprecated functions is not reported by `postgis` script
---------------------+---------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.4.1
Component: postgis | Version: 3.4.x
Keywords: |
---------------------+---------------------------
The `postgis status` command does not report that deprecated functions are
in use. Deprecated functions are those who are left behind due to views or
other objects depending on functions whose signatures have been deprecated
by a PostGIS upgrade. Such state is reported by `postgis_full_version()`
like this:
> POSTGIS="3.4.0 0874ea3" [EXTENSION] PGSQL="120"
GEOS="3.10.1-CAPI-1.16.0" SFCGAL="1.3.7" PROJ="8.2.0 NETWORK_ENABLED=OFF
URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/tmp/proj
DATABASE_PATH=/usr/share/proj/proj.db" GDAL="GDAL 3.4.3, released
2022/04/22" LIBXML="2.9.10" LIBJSON="0.13.1" LIBPROTOBUF="1.3.3"
WAGYU="0.5.0 (Internal)" TOPOLOGY RASTER (deprecated functions exist,
upgrade is not complete)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5492>
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