[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-325-gbb4786f3e
git at osgeo.org
git at osgeo.org
Tue Nov 8 02:01:59 PST 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 bb4786f3ed3c9966635e0ea9c6f410a5058b64fe (commit)
from f3dfb23ae2815e7a709d4933303a234085ed55db (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 bb4786f3ed3c9966635e0ea9c6f410a5058b64fe
Author: Sandro Santilli <strk at kbt.io>
Date: Tue Nov 8 11:01:45 2022 +0100
Enable renametopology test
diff --git a/topology/test/tests.mk b/topology/test/tests.mk
index af09adccd..98712c40d 100644
--- a/topology/test/tests.mk
+++ b/topology/test/tests.mk
@@ -46,6 +46,7 @@ TESTS += \
$(top_srcdir)/topology/test/regress/legacy_query.sql \
$(top_srcdir)/topology/test/regress/legacy_validate.sql \
$(top_srcdir)/topology/test/regress/polygonize.sql \
+ $(top_srcdir)/topology/test/regress/renametopology.sql \
$(top_srcdir)/topology/test/regress/removeunusedprimitives.sql \
$(top_srcdir)/topology/test/regress/sqlmm.sql \
$(top_srcdir)/topology/test/regress/st_addedgemodface.sql \
-----------------------------------------------------------------------
Summary of changes:
topology/test/tests.mk | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list