[SCM] PostGIS branch master updated. 3.5.0-92-g64239b716
git at osgeo.org
git at osgeo.org
Fri Nov 29 01:02:22 PST 2024
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 64239b716764c26f1c266e38569815f77dc3ae98 (commit)
from 593df90881afb335532f338639c3417e5d01ae13 (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 64239b716764c26f1c266e38569815f77dc3ae98
Author: wangdapeng <345731923 at qq.com>
Date: Tue Nov 26 15:23:45 2024 +0800
Fix the unit test
References #1051, same as normalize_address_regress.
All 3 tests passed.
Origin: GH-784
diff --git a/extras/tiger_geocoder/regress/pagc_normalize_address_regress b/extras/tiger_geocoder/regress/pagc_normalize_address_regress
index 8514d9e07..95216890b 100644
--- a/extras/tiger_geocoder/regress/pagc_normalize_address_regress
+++ b/extras/tiger_geocoder/regress/pagc_normalize_address_regress
@@ -3,7 +3,7 @@ true
#1051a|212||3RD|AVE|N|STE 560|MINNEAPOLIS|MN|55401|t||212
#1051b|3937||43RD|AVE|S||MINNEAPOLIS|MN|55406|t||3937
#1051c|212|N|3RD|AVE|||MINNEAPOLIS|MN|55401|t||212
-#1051d|212||3RD|AVE|||MINNEAPOLIS|MN|N 55401|t||212
+#1051d|212||3RD|AVE|N||MINNEAPOLIS|MN|55401|t||212
529||MAIN|ST|||BOSTON|MA|02129|t||529
529||MAIN|ST|||BOSTON|MA|02129|t||529
529||MAIN|ST|||BOSTON|MA||t||529
-----------------------------------------------------------------------
Summary of changes:
extras/tiger_geocoder/regress/pagc_normalize_address_regress | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list