[PostGIS] #5791: checkauthtrigger and gettransactionid functions not marked as legacy in postgis_legacy,c causing pg_upgrade failure
PostGIS
trac at osgeo.org
Tue Oct 8 13:35:49 PDT 2024
#5791: checkauthtrigger and gettransactionid functions not marked as legacy in
postgis_legacy,c causing pg_upgrade failure
---------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: assigned
Priority: blocker | Milestone: PostGIS 3.5.1
Component: upgrade | Version: 3.4.x
Keywords: |
---------------------+---------------------------
Looks like when we removed the long transaction support, we neglected to
add stubs of these to postgis_legacy.
This means pg_upgrade is broken for anyone going from PostGIS < 3.5 to
PostGIS 3.5
as noted in - https://lists.osgeo.org/pipermail/postgis-
users/2024-October/046543.html
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5791>
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