[postgis-tickets] [PostGIS] #5359: PG16 schema qualify use of fuzzystrmatch in postgis_tiger_geocoder and some postgis
PostGIS
trac at osgeo.org
Tue Mar 21 10:50:26 PDT 2023
#5359: PG16 schema qualify use of fuzzystrmatch in postgis_tiger_geocoder and some
postgis
----------------------------+---------------------------
Reporter: robe | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.4.0
Component: tiger geocoder | Version: master
Keywords: |
----------------------------+---------------------------
Now that my patch has landed in PostgreSQL
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=72a5b1fc880481914da2d4233077438dd87840ca
I'm going to put to use for PostgreSQL 16 and above, to have tiger
geocoder reference initially the soundex functions that are used for
indexing.
These always get screwed up when restoring data.
I think I can also schema qualify the geometry columns in the tables,
these don't need to prevent relocate since these are relocatable.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5359>
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