[SCM] PostGIS branch master updated. 3.6.0rc2-389-g379a6998a

git at osgeo.org git at osgeo.org
Thu Mar 12 11:43:31 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  379a6998ac744150a7d9fbacaf153b6b951d3903 (commit)
      from  cc9117fdae5549464c8dd243c3d296f93f2a5a3f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 379a6998ac744150a7d9fbacaf153b6b951d3903
Author: Regina Obe <lr at pcorp.us>
Date:   Thu Mar 12 14:43:20 2026 -0400

    Put back pagc_tables. postgis_tiger_geocoder will need those if address_standardizer is used for geocoding

diff --git a/extensions/postgis_tiger_geocoder/Makefile.in b/extensions/postgis_tiger_geocoder/Makefile.in
index 65456e715..ee6875577 100644
--- a/extensions/postgis_tiger_geocoder/Makefile.in
+++ b/extensions/postgis_tiger_geocoder/Makefile.in
@@ -131,6 +131,8 @@ sql/tiger_geocoder_minor.sql.in: ../../extras/tiger_geocoder/utility/set_search_
 	../../extras/tiger_geocoder/normalize/location_extract.sql \
 	../../extras/tiger_geocoder/normalize/normalize_address.sql \
 	../../extras/tiger_geocoder/normalize/pprint_addy.sql \
+	../../extras/tiger_geocoder/pagc_normalize/pagc_tables.sql \
+    ../../extras/tiger_geocoder/pagc_normalize/pagc_normalize_address.sql \
 	../../extras/tiger_geocoder/geocode/other_helper_functions.sql \
 	../../extras/tiger_geocoder/geocode/rate_attributes.sql \
 	../../extras/tiger_geocoder/geocode/includes_address.sql \

-----------------------------------------------------------------------

Summary of changes:
 extensions/postgis_tiger_geocoder/Makefile.in | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list