From 96ded306bde61e8f6db407c26b769ea2cfadd1d3 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Mon, 7 May 2018 18:19:21 +0000 Subject: [PATCH] Add enhancement line to reference git-svn-id: http://svn.osgeo.org/postgis/trunk@16560 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_output.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/reference_output.xml b/doc/reference_output.xml index e87a7d8a12f..a9c7f747e01 100644 --- a/doc/reference_output.xml +++ b/doc/reference_output.xml @@ -1480,6 +1480,7 @@ SELECT ST_GeoHash(ST_SetSRID(ST_MakePoint(-126,48),4326),5); extent is the tile extent in screen space as defined by the specification. If NULL it will default to 4096. geom_name is the name of the geometry column in the row data. If NULL it will default to the first found geometry column. + Enhanced: 2.5.0 - added support parallel query. Availability: 2.4.0