[postgis-tickets] [SCM] PostGIS branch stable-3.3 updated. 3.3.3-21-g36901025d
git at osgeo.org
git at osgeo.org
Wed Jun 28 20:07:45 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, stable-3.3 has been updated
via 36901025dacccdf7f173b6477800ecfd3e774894 (commit)
from 57d14f076edf3af3894400f4e739b271d0a0a461 (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 36901025dacccdf7f173b6477800ecfd3e774894
Author: Regina Obe <lr at pcorp.us>
Date: Wed Jun 28 23:07:38 2023 -0400
Put in a note about ST_AsMVT interruptability removed
diff --git a/NEWS b/NEWS
index 381009f22..dcb8a13a1 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,11 @@ YYYY/MM/DD
using pg_cancel_backend with ST_AsMVT
(Regina Obe, Paul Ramsey)
+* Breaking Changes *
+ - #5385, Take out interruptability of ST_AsMVT
+ as it causes backend crash under intense conditions
+ (Regina Obe, Paul Ramsey)
+
PostGIS 3.3.3
2023/05/29
-----------------------------------------------------------------------
Summary of changes:
NEWS | 5 +++++
1 file changed, 5 insertions(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list