[SCM] PostGIS branch master updated. 3.5.0-261-g10b0e82e4

git at osgeo.org git at osgeo.org
Thu Apr 10 11:10:56 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, master has been updated
       via  10b0e82e45aab19f78bd48194de1da02b3d64bae (commit)
      from  0743615c8fb0fbee2e1b676e917958cf0fa4e123 (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 10b0e82e45aab19f78bd48194de1da02b3d64bae
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Thu Apr 10 11:10:51 2025 -0700

    Remove unneeded header (and fix pg18 build)

diff --git a/postgis/postgis_legacy.c b/postgis/postgis_legacy.c
index f70f5bc91..5a250c716 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