[postgis-tickets] [PostGIS] #5033: Breaking change in PostGIS 3.1 with introduction of gridSize
PostGIS
trac at osgeo.org
Thu Dec 16 08:18:58 PST 2021
#5033: Breaking change in PostGIS 3.1 with introduction of gridSize
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.1.5
Component: postgis | Version: 3.1.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by strk):
Alright I went ahead and removed the attempt to automatically adapt views.
In its current state the PR just renames the deprecated function
signatures and *ATTEMPTS* to drop them, raising a WARNING (not visible
during extension upgrade) to the user.
The postgis_full_version() will report the incomplete upgrpade and
postgis_extensions_upgrade will give wannings and hints about how to
resolve them when those attempt to drop the function and raise warnings
with good hints about how to resolve them for complete success).
I think I'm satisfied enough to call this closed.
Attempts to automatically adapt the code can be left as a possible future
enhancement but doesn't need to be done urgently.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5033#comment:8>
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