[postgis-tickets] [SCM] PostGIS branch master updated. 3.2.0-786-gfbf207f61
git at osgeo.org
git at osgeo.org
Tue May 3 07:10:17 PDT 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 fbf207f61bcc5cfbdcffd1b908a4b42a1ecc4da4 (commit)
from 9b7d56e5126e5632b6654ddb83ffbe5cad4e8575 (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 fbf207f61bcc5cfbdcffd1b908a4b42a1ecc4da4
Author: Regina Obe <lr at pcorp.us>
Date: Tue May 3 10:10:02 2022 -0400
Note about raster ST_Polygon no longer simplified. References #5136
diff --git a/NEWS b/NEWS
index 951636335..9d6f14e96 100644
--- a/NEWS
+++ b/NEWS
@@ -6,8 +6,8 @@ PostGIS 3.3.0dev
- Change output for WKT MULTIPOINT. All points now
wrapped in parens. (Even Roualt)
- GH674, geometry validation and fixing is disabled
- for ST_DumpAsPolygons so it works faster but might
- produce invalid polygons. (Aliaksandr Kalenik)
+ for ST_DumpAsPolygons and ST_Polygon so it works faster
+ but might produce invalid polygons. (Aliaksandr Kalenik)
* Enhancements *
- #2861, Add index on topology.node(containing_face) speeding up
-----------------------------------------------------------------------
Summary of changes:
NEWS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list