[PostGIS] #6032: postgis_tiger_geocoder upgrade script for PostgreSQL < 16 not stripping extension placeholder
PostGIS
trac at osgeo.org
Sun Jan 4 16:11:07 PST 2026
#6032: postgis_tiger_geocoder upgrade script for PostgreSQL < 16 not stripping
extension placeholder
----------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.6.2
Component: tiger geocoder | Version: 3.5.x
Keywords: |
----------------------------+---------------------------
I guess I didn't have tests to catch this for PostgreSQL < 16.
It seems that the @extschema:fuzzystrmatch@ is not being stripped for this
so the upgrade scripts have broken functions.
This only effects PostgreSQL < 16 because 16 and above the extension
install automatically replaces this with the extension schema path.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6032>
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