[SCM] PostGIS branch stable-3.5 updated. 3.5.2-17-g758bd6245

git at osgeo.org git at osgeo.org
Thu Apr 10 11:12:41 PDT 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.5 has been updated
       via  758bd62457e36242fcc12bde998ea368a674bf8c (commit)
      from  196963f2bce41fec1c5c8862d08c3697200c38fb (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 758bd62457e36242fcc12bde998ea368a674bf8c
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Thu Apr 10 11:12:34 2025 -0700

    Remove unneeded header (and fix pg18 build)

diff --git a/postgis/postgis_legacy.c b/postgis/postgis_legacy.c
index 2ccdcf4d3..1235aaa17 100644
--- a/postgis/postgis_legacy.c
+++ b/postgis/postgis_legacy.c
@@ -34,7 +34,6 @@
 #include "postgres.h"
 #include "utils/builtins.h"
 #include "../postgis_config.h"
-#include "lwgeom_pg.h"
 
 #define POSTGIS_DEPRECATE(version, funcname) \
 	Datum funcname(PG_FUNCTION_ARGS); \

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

Summary of changes:
 postgis/postgis_legacy.c | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list