[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-94-g229eeb784

git at osgeo.org git at osgeo.org
Thu Sep 15 11:18:59 PDT 2022


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  229eeb7847110007ce672ed148e9f3b194317452 (commit)
      from  97903f89960c8079e8edf9c9b9db74dd66c1e194 (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 229eeb7847110007ce672ed148e9f3b194317452
Author: Julien Rouhaud <julien.rouhaud at free.fr>
Date:   Thu Sep 15 12:29:31 2022 +0800

    Remove extraneous #if in postgis.sql.in
    
    Oversight in commit 3e38e0b83b98925122bb22dff958a7a603ee4a42.

diff --git a/postgis/postgis.sql.in b/postgis/postgis.sql.in
index 4acf5ff12..62192b317 100644
--- a/postgis/postgis.sql.in
+++ b/postgis/postgis.sql.in
@@ -4433,8 +4433,6 @@ CREATE OR REPLACE FUNCTION _ST_Equals(geom1 geometry, geom2 geometry)
 
 -----------------------------------------------------------------------------
 
-#if POSTGIS_PGSQL_VERSION >= 120
-
 -----------------------------------------------------------------------------
 -- Planner Support Functions
 -----------------------------------------------------------------------------

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

Summary of changes:
 postgis/postgis.sql.in | 2 --
 1 file changed, 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list