[postgis-tickets] [SCM] PostGIS branch master updated. 3.4.0rc1-614-g0b2ba5fd4
git at osgeo.org
git at osgeo.org
Fri Sep 22 03:37:38 PDT 2023
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 0b2ba5fd4e0e348f40635fa7c70711f615fa7d19 (commit)
from ea68cae0771ecd630de9c9a2df65d76c94ed5e48 (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 0b2ba5fd4e0e348f40635fa7c70711f615fa7d19
Author: Sandro Santilli <strk at kbt.io>
Date: Fri Sep 22 12:37:06 2023 +0200
Add note about TopoGeometry inequality operator breaking change
References #5546
diff --git a/NEWS b/NEWS
index 1eb5ac096..b78157988 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ xxxx/xx/xx
* Breaking Changes *
+ - #5546, TopoGeometry <> TopoGeometry is now ambiguous, replace with
+ tg1::int[] <> tg2::int[] to get older behavior
- #5536, comments are not anymore included in PostGIS extensions
- xmllint is now required to build comments and documentation
- DocBook5 XSL is now required to build html documentation
-----------------------------------------------------------------------
Summary of changes:
NEWS | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list