[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-1001-g7f823a67b

git at osgeo.org git at osgeo.org
Thu Jun 22 20:00:00 PDT 2023


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  7f823a67b77ed12f738aa260def6c24cebc23717 (commit)
      from  8cebf5d6fc07e0dbfdb104a37ea5163dc1723877 (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 7f823a67b77ed12f738aa260def6c24cebc23717
Author: Regina Obe <lr at pcorp.us>
Date:   Thu Jun 22 22:59:56 2023 -0400

    Remove accidentally committed files. And mark these as ignore for future

diff --git a/.gitignore b/.gitignore
index 99dfaaeed..e77b20ce0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -148,6 +148,8 @@ raster/test/Makefile
 raster/test/regress/Makefile
 raster/test/regress/rtpostgis.sql
 raster/test/regress/loader/TiledAutoSkipNoData.tif
+regression.diffs
+regession.out
 regress/00-regress-install/
 regress/Makefile
 regress/core/Makefile
diff --git a/extensions/postgis_tiger_geocoder/regression.diffs b/extensions/postgis_tiger_geocoder/regression.diffs
deleted file mode 100644
index fd98f21cb..000000000
--- a/extensions/postgis_tiger_geocoder/regression.diffs
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -w -U3 C:/ming64gcc81/projects/postgis/postgis-git/extensions/postgis_tiger_geocoder/expected/test-pagc_normalize_address.out C:/ming64gcc81/projects/postgis/postgis-git/extensions/postgis_tiger_geocoder/results/test-pagc_normalize_address.out
---- C:/ming64gcc81/projects/postgis/postgis-git/extensions/postgis_tiger_geocoder/expected/test-pagc_normalize_address.out	2023-06-22 22:01:47.690311400 -0400
-+++ C:/ming64gcc81/projects/postgis/postgis-git/extensions/postgis_tiger_geocoder/results/test-pagc_normalize_address.out	2023-06-22 22:03:25.945667700 -0400
-@@ -4,7 +4,7 @@
- #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
diff --git a/extensions/postgis_tiger_geocoder/regression.out b/extensions/postgis_tiger_geocoder/regression.out
deleted file mode 100644
index 9354390a6..000000000
--- a/extensions/postgis_tiger_geocoder/regression.out
+++ /dev/null
@@ -1,8 +0,0 @@
-# using postmaster on localhost, port 5453
-ok 1         - test-normalize_address                    216 ms
-ok 2         - test-upgrade                              456 ms
-not ok 3     + test-pagc_normalize_address                 0 ms
-1..3
-# 1 of 3 tests failed.
-# The differences that caused some tests to fail can be viewed in the file "C:/ming64gcc81/projects/postgis/postgis-git/extensions/postgis_tiger_geocoder/regression.diffs".
-# A copy of the test summary that you see above is saved in the file "C:/ming64gcc81/projects/postgis/postgis-git/extensions/postgis_tiger_geocoder/regression.out".

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

Summary of changes:
 .gitignore                                         |  2 ++
 extensions/postgis_tiger_geocoder/regression.diffs | 12 ------------
 extensions/postgis_tiger_geocoder/regression.out   |  8 --------
 3 files changed, 2 insertions(+), 20 deletions(-)
 delete mode 100644 extensions/postgis_tiger_geocoder/regression.diffs
 delete mode 100644 extensions/postgis_tiger_geocoder/regression.out


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list