[SCM] PostGIS branch master updated. 3.6.0rc2-392-gcf897cf35
git at osgeo.org
git at osgeo.org
Thu Mar 12 21:36:47 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 cf897cf35d100480c80e20e07f2784d5accea5ec (commit)
from fdb442fb88c0d413598e090cc00662aa0863efae (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 cf897cf35d100480c80e20e07f2784d5accea5ec
Author: Regina Obe <lr at pcorp.us>
Date: Fri Mar 13 00:36:01 2026 -0400
Put back pagc gaz tables and pagc normalize addy function
for create extension postgis_tiger_geocoder
diff --git a/extensions/postgis_tiger_geocoder/Makefile.in b/extensions/postgis_tiger_geocoder/Makefile.in
index ee6875577..e064d6f0b 100644
--- a/extensions/postgis_tiger_geocoder/Makefile.in
+++ b/extensions/postgis_tiger_geocoder/Makefile.in
@@ -168,6 +168,8 @@ sql/tiger_geocoder.sql.in: sql_bits/norm_addy_create.sql.in \
../../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