[SCM] PostGIS branch master updated. 3.4.0rc1-1001-gdd0ff5257
git at osgeo.org
git at osgeo.org
Sat Mar 9 14:28:59 PST 2024
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 dd0ff5257f8fa4a5a90151ef835910aec3fe8ed8 (commit)
from 0a5d4544458415e75ac6ed421ca63928c392cced (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 dd0ff5257f8fa4a5a90151ef835910aec3fe8ed8
Author: Regina Obe <lr at pcorp.us>
Date: Sat Mar 9 17:28:55 2024 -0500
Revert last change
diff --git a/regress/core/regress_spgist_index_2d.sql b/regress/core/regress_spgist_index_2d.sql
index 081cd030b..e5cad1e7c 100644
--- a/regress/core/regress_spgist_index_2d.sql
+++ b/regress/core/regress_spgist_index_2d.sql
@@ -19,7 +19,7 @@ BEGIN
END LOOP;
RETURN ret;
END;
-$$ SET search_path='pg_catalog,public';
+$$;
create table tbl_geomcollection (
k serial,
-----------------------------------------------------------------------
Summary of changes:
regress/core/regress_spgist_index_2d.sql | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list