From: Regina Obe Date: Fri, 14 Feb 2014 03:32:28 +0000 (+0000) Subject: #2576 Error in manual wrt using_raster RT_PLPython X-Git-Tag: 2.2.0rc1~1252 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9fa1b3c6b94f6c5bdeb5f3e123ca1d28b7b64716;p=postgis #2576 Error in manual wrt using_raster RT_PLPython git-svn-id: http://svn.osgeo.org/postgis/trunk@12233 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/using_raster_dataman.xml b/doc/using_raster_dataman.xml index def8ad75a..f23b5d83b 100644 --- a/doc/using_raster_dataman.xml +++ b/doc/using_raster_dataman.xml @@ -731,9 +731,9 @@ public class SaveQueryImage { Use PLPython to dump out images via SQL - This is a plpython stored function that creates a file in the server directory for each record. - //plpython postgresql stored proc. Requires you have plpython installed -This is a plpython stored function that creates a file in the server directory for each record. + Requires you have plpython installed. Should work fine with both plpythonu and plpython3u. +