[SCM] PostGIS branch master updated. 3.6.0rc2-179-gb3a3698ff

git at osgeo.org git at osgeo.org
Sun Nov 9 00:10:12 PST 2025


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  b3a3698ff06f87ea2ecf21c09a7bca79e01946dc (commit)
      from  8e7b0387401764518cf28b072bb114b19514fa58 (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 b3a3698ff06f87ea2ecf21c09a7bca79e01946dc
Author: Regina Obe <lr at pcorp.us>
Date:   Sun Nov 9 03:09:52 2025 -0500

    Add upgrade support for PG18

diff --git a/utils/check_all_upgrades.sh b/utils/check_all_upgrades.sh
index ffe206dd1..5fac212ea 100755
--- a/utils/check_all_upgrades.sh
+++ b/utils/check_all_upgrades.sh
@@ -115,6 +115,7 @@ minimum_postgis_version_for_postgresql_major_version()
 15:3.2
 16:3.3
 17:3.3
+18:3.5
 EOF
   fi
 

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

Summary of changes:
 utils/check_all_upgrades.sh | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list