[postgis-tickets] r15270 - Indent and style NEWS file
Sandro Santilli
strk at kbt.io
Sat Dec 3 14:32:07 PST 2016
Author: strk
Date: 2016-12-03 14:32:07 -0800 (Sat, 03 Dec 2016)
New Revision: 15270
Modified:
branches/2.3/NEWS
Log:
Indent and style NEWS file
Modified: branches/2.3/NEWS
===================================================================
--- branches/2.3/NEWS 2016-12-03 22:05:08 UTC (rev 15269)
+++ branches/2.3/NEWS 2016-12-03 22:32:07 UTC (rev 15270)
@@ -1,3 +1,8 @@
+PostGIS 2.3.2-dev
+2017/MM/DD
+
+ * Bug Fixes
+
PostGIS 2.3.1
2016/11/28
@@ -2,18 +7,19 @@
* Bug Fixes
+
- #1973, st_concavehull() returns sometimes empty geometry collection
- Fix from gde
+ (gde)
- #3501, add raster constraint max extent exceeds array size limit
- for large tables
+ for large tables
- #3643, PostGIS not building on latest OSX XCode
- #3644, Deadlock on interrupt
- - #3650, Mark ST_Extent, ST_3DExtent and ST_Mem*
- agg functions as parallel safe so they can be parallelized
+ - #3650, Mark ST_Extent, ST_3DExtent and ST_Mem*
+ agg functions as parallel safe so they can be parallelized
- #3652, Crash on Collection(MultiCurve())
- #3656, Fix upgrade of aggregates from 2.2 or lower version
- #3659, Crash caused by raster GUC define after CREATE EXTENSION
- using wrong memory context. (manaeem)
+ using wrong memory context. (manaeem)
- #3665, Index corruption and memory leak in BRIN indexes
- patch from Julien Rouhaud (Dalibo)
+ (Julien Rouhaud of Dalibo)
- #3667, geography ST_Segmentize bug
- patch from Hugo Mercier (Oslandia)
+ (Hugo Mercier of Oslandia)
@@ -33,8 +39,6 @@
- #3396, ST_EstimatedExtent, throw WARNING instead of ERROR
(Regina Obe)
- * Deprecated signatures *
-
* New Features *
- Add support for custom TOC in postgis_restore.pl
@@ -76,7 +80,9 @@
(Hugo Mercier of Oslandia)
* Bug Fixes
- - #2841, ST_MinimumBoundingCircle not covering original
+
+ - #2841, ST_MinimumBoundingCircle not covering original
+
* Performance Enhancements *
- #75, Enhancement to PIP short circuit (Dan Baston)
@@ -86,10 +92,6 @@
- Make adding a line to topology interruptible (Sandro Santilli)
- Documentation updates from Mike Toews
-PostGIS 2.3.0beta1
-2016/09/06
-See PostGIS 2.3.0 section for details
-
PostGIS 2.2.2
2016/03/22
More information about the postgis-tickets
mailing list