]> granicus.if.org Git - postgis/commitdiff
note that the drop and recreate of views is a breaking change
authorRegina Obe <lr@pcorp.us>
Mon, 28 Aug 2017 15:20:06 +0000 (15:20 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 28 Aug 2017 15:20:06 +0000 (15:20 +0000)
References #3821

git-svn-id: http://svn.osgeo.org/postgis/trunk@15601 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 09b26de83d8376a448ecb3a803da43a5f06cdc3d..2959aea94e88afb8630eacdf98330c0f05851aef 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,10 @@ PostGIS 2.4.0
 
 * Breaking Changes *
   - #3810, GEOS 3.4.0 or above minimum required to compile
+  - Most aggregates now marked as parallel safe,
+    which means most aggs have to be dropped / recreated.
+    If you have views that utilize PostGIS aggs,
+    you'll need to drop before upgrade and recreate after upgrade
 
 
 PostGIS 2.4.0alpha