[PostGIS] #5897: change postgis_tiger_geocoder to use typmod

PostGIS trac at osgeo.org
Sat May 10 22:19:08 PDT 2025


#5897: change postgis_tiger_geocoder to use typmod
----------------------------+---------------------------
 Reporter:  robe            |      Owner:  robe
     Type:  defect          |     Status:  new
 Priority:  medium          |  Milestone:  PostGIS 3.6.0
Component:  tiger geocoder  |    Version:  master
 Keywords:                  |
----------------------------+---------------------------
 Right now tiger geocoder is using constraints.

 going to change this as part of the schema qualify work to use typmod.

 This should improve performance of geometry_columns and correctly show the
 types even though we are ripping out constraint support in
 geometry_columns in 3.6.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5897>
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