[postgis-tickets] [SCM] PostGIS branch stable-3.3 updated. 3.3.1-30-g754ece28b

git at osgeo.org git at osgeo.org
Mon Nov 7 14:13:14 PST 2022


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, stable-3.3 has been updated
       via  754ece28bb948a47c56a6738e8d9f674e31e9c52 (commit)
      from  18ff7d32c35e7074c0990dbec0469cc9c67de28c (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 754ece28bb948a47c56a6738e8d9f674e31e9c52
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Nov 7 17:13:09 2022 -0500

    Copy topology loadar/dumpter into the postgresql bin folder

diff --git a/ci/winnie/package_postgis.sh b/ci/winnie/package_postgis.sh
index 7c18bbca1..2fadead4c 100644
--- a/ci/winnie/package_postgis.sh
+++ b/ci/winnie/package_postgis.sh
@@ -229,6 +229,7 @@ cp loader/pgsql2shp.exe ${RELDIR}/${RELVERDIR}/bin
 cp loader/.libs/pgsql2shp.exe ${RELDIR}/${RELVERDIR}/bin
 cp loader/shp2pgsql-gui.exe ${RELDIR}/${RELVERDIR}/bin/postgisgui
 cp loader/.libs/shp2pgsql-gui.exe ${RELDIR}/${RELVERDIR}/bin/postgisgui
+cp topology/loader/* ${RELDIR}/${RELVERDIR}/bin
 
 #cp liblwgeom/.libs/*.dll ${RELDIR}/${RELVERDIR}/bin/postgisgui
 

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

Summary of changes:
 ci/winnie/package_postgis.sh | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list