[SCM] PostGIS branch master updated. 3.6.0rc2-390-g419c29443

git at osgeo.org git at osgeo.org
Thu Mar 12 15:19:58 PDT 2026


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  419c294431361ab9a15a497c23ab54f1d546aa1b (commit)
      from  379a6998ac744150a7d9fbacaf153b6b951d3903 (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 419c294431361ab9a15a497c23ab54f1d546aa1b
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Mar 12 23:18:56 2026 +0100

    Revert "Disable topology testing on bessie until regressions fixed"
    
    This reverts commit 1a44e0fdca9141e7e5c844ec4b537015219b4be9 as the
    regression could have been fixed by commit 14152529d3f3008be89dbc76505521e819ae78d5

diff --git a/ci/bessie/postgis_regress.sh b/ci/bessie/postgis_regress.sh
index 18d5fdf5a..bec7bb73b 100644
--- a/ci/bessie/postgis_regress.sh
+++ b/ci/bessie/postgis_regress.sh
@@ -8,8 +8,7 @@ sh autogen.sh
 ./configure \
   --with-projdir=/usr/local \
   --with-libiconv=/usr/local \
-  --with-library-minor-version \
-  --without-topology
+  --with-library-minor-version
 #make distclean
 make
 export PGUSER=postgres

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

Summary of changes:
 ci/bessie/postgis_regress.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list