[SCM] PostGIS branch stable-3.3 updated. 3.3.7-17-gaaf02e1c9

git at osgeo.org git at osgeo.org
Tue Feb 18 04:35:33 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, stable-3.3 has been updated
       via  aaf02e1c91415a82c51b1e02093a5e775b3a9d1b (commit)
      from  e259f9ecbaf22436f25ec6ebd943edf5820a2d46 (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 aaf02e1c91415a82c51b1e02093a5e775b3a9d1b
Author: Sandro Santilli <strk at kbt.io>
Date:   Tue Feb 18 13:35:24 2025 +0100

    Remove topogeo_addlinestring_expected from .gitignore
    
    It's not a generated file.
    
    References #5852 in stable-3.3 branch (3.3.9dev)

diff --git a/.gitignore b/.gitignore
index 244894cb2..caab0d8b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -175,7 +175,6 @@ topology/test/Makefile
 topology/test/load_topology-4326.sql
 topology/test/load_topology.sql
 topology/test/topo_predicates.sql
-topology/test/regress/topogeo_addlinestring_expected
 topology/topology_after_upgrade.sql
 topology/topology_before_upgrade.sql
 topology/topology.sql

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

Summary of changes:
 .gitignore | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list