From f38079bda05f9030072e240d73fca8b94d84a623 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sat, 11 Mar 2017 06:06:38 +0000 Subject: [PATCH] Add what's new in 2.4 section to docs git-svn-id: http://svn.osgeo.org/postgis/trunk@15327 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/xsl/postgis_aggs_mm.xml.xsl | 68 +++++++++++++++++++++++++++++++-- 1 file changed, 64 insertions(+), 4 deletions(-) diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index 331c5f247..744ed3fc4 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -481,13 +481,73 @@ New, Enhanced or changed PostGIS Functions - PostGIS 2.3.0: PostgreSQL 9.6+ support for parallel queries. - PostGIS 2.3.0: PostgreSQL 9.4+ support for BRIN indexes. Refer to . - PostGIS 2.3.0: Tiger Geocoder upgraded to work with TIGER 2016 data. + + + PostGIS Functions new or enhanced in 2.3 + The functions given below are PostGIS functions that were added or enhanced. + Functions new in PostGIS 2.4 + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + The functions given below are PostGIS functions that are enhanced in PostGIS 2.4. + + + + + + + + + + + + + + + + + - + + + + + + + + PostGIS Functions new or enhanced in 2.3 The functions given below are PostGIS functions that were added or enhanced. - + PostGIS 2.3.0: PostgreSQL 9.6+ support for parallel queries. + PostGIS 2.3.0: PostGIS extension, all functions schema qualified to reduce issues in database restore. + PostGIS 2.3.0: PostgreSQL 9.4+ support for BRIN indexes. Refer to . + PostGIS 2.3.0: Tiger Geocoder upgraded to work with TIGER 2016 data. Functions new in PostGIS 2.3 -- 2.50.1