[SCM] PostGIS branch stable-3.3 updated. 3.3.5-28-g5526b4b7b
git at osgeo.org
git at osgeo.org
Wed Jan 31 12:59:53 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, stable-3.3 has been updated
via 5526b4b7b7612a7d1b2f6bb91cef1c55c77bcc2e (commit)
from ad529a7f49f7a589d5bdc1abf872ba59a8f3aeb3 (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 5526b4b7b7612a7d1b2f6bb91cef1c55c77bcc2e
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Wed Jan 31 12:59:43 2024 -0800
Change XML parsing to use default (SAX2) parser, references #5662
diff --git a/NEWS b/NEWS
index bbe586a2d..39c55a739 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,7 @@ Proj 6.1+, and PostgreSQL 15+.
- #5646, Crash on collections with empty members (Paul Ramsey)
- #5580, Handle empty collection components in 3d distance (Paul Ramsey)
- #5639, ST_DFullyWithin line/poly error case (Paul Ramsey)
+ - #5662, Change XML parsers to SAX2 (Paul Ramsey)
PostGIS 3.3.5
-----------------------------------------------------------------------
Summary of changes:
NEWS | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list