[SCM] PostGIS branch master updated. 3.5.0alpha2-8-g45d924bf6

git at osgeo.org git at osgeo.org
Thu Jul 11 14:05:40 PDT 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  45d924bf67a111d4f3cd9d8196ecf42cbf2b1063 (commit)
      from  5f65069c053e43f21d0182e309d906c0cdfb5fb4 (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 45d924bf67a111d4f3cd9d8196ecf42cbf2b1063
Author: Regina Obe <lr at pcorp.us>
Date:   Thu Jul 11 17:05:04 2024 -0400

    WINNIE CHANGES
    
     - Takeout topology scripts copying too on regress

diff --git a/ci/winnie/regress_postgis.sh b/ci/winnie/regress_postgis.sh
index 27c21d633..f6c737f0b 100644
--- a/ci/winnie/regress_postgis.sh
+++ b/ci/winnie/regress_postgis.sh
@@ -129,7 +129,7 @@ value=${value//UPGRADEABLE_VERSIONS = /}
 export UPGRADEABLE_VERSIONS=$value
 export WIN_RELEASED_VERSIONS="2.0.0 2.0.1 2.0.3 2.0.4 2.0.6 2.1.4 2.1.7 2.1.8 2.2.0 2.2.3 2.3.0 2.3.7 2.4.0 2.4.4"
 #echo "Versions are:  $UPGRADEABLE_VERSIONS"
-for EXTNAME in postgis postgis_raster postgis_topology postgis_sfcgal postgis_tiger_geocoder address_standardizer; do
+for EXTNAME in postgis postgis_raster postgis_sfcgal postgis_tiger_geocoder address_standardizer; do
 	cp extensions/$EXTNAME/sql/*  ${PGPATHEDB}/share/extension
 	cp extensions/$EXTNAME/sql/$EXTNAME--TEMPLATED--TO--ANY.sql  ${PGPATHEDB}/share/extension/$EXTNAME--$POSTGIS_MICRO_VER--${POSTGIS_MINOR_MAX_VER}.sql;
 

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

Summary of changes:
 ci/winnie/regress_postgis.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list