From: Regina Obe Date: Sun, 29 Jun 2014 04:56:42 +0000 (+0000) Subject: update postgis_full_version output the old was ancient 1.3 days X-Git-Tag: 2.2.0rc1~1039 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a71cf915ad999d9856dd42b08c7a76fb131d6bea;p=postgis update postgis_full_version output the old was ancient 1.3 days git-svn-id: http://svn.osgeo.org/postgis/trunk@12700 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_management.xml b/doc/reference_management.xml index afc2a827f..a59e92e6c 100644 --- a/doc/reference_management.xml +++ b/doc/reference_management.xml @@ -377,7 +377,8 @@ DROP TABLE my_schema.my_spatial_table; SELECT PostGIS_Full_Version(); postgis_full_version ---------------------------------------------------------------------------------- - POSTGIS="1.3.3" GEOS="3.1.0-CAPI-1.5.0" PROJ="Rel. 4.4.9, 29 Oct 2004" USE_STATS +POSTGIS="2.2.0dev r12699" GEOS="3.5.0dev-CAPI-1.9.0 r3989" SFCGAL="1.0.4" PROJ="Rel. 4.8.0, 6 March 2012" +GDAL="GDAL 1.11.0, released 2014/04/16" LIBXML="2.7.8" LIBJSON="0.12" RASTER (1 row)