From: Regina Obe Date: Tue, 31 May 2011 01:50:18 +0000 (+0000) Subject: #960 get rid of obsolete ST_AsPNG protos to make consistent with implementation X-Git-Tag: 2.0.0alpha1~1513 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6994bf5f1f75bf427673ae748517122350f926d4;p=postgis #960 get rid of obsolete ST_AsPNG protos to make consistent with implementation git-svn-id: http://svn.osgeo.org/postgis/trunk@7301 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index db61fbb6a..04ddc19ae 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -3723,16 +3723,7 @@ FROM dummy_rast WHERE rid=2; bytea ST_AsPNG raster rast - - - bytea ST_AsPNG - raster rast - text[] options - - - bytea ST_AsPNG - raster rast - integer nband + text[] options=NULL bytea ST_AsPNG @@ -3744,12 +3735,7 @@ FROM dummy_rast WHERE rid=2; bytea ST_AsPNG raster rast integer nband - text[] options - - - bytea ST_AsPNG - raster rast - integer[] nbands + text[] options=NULL bytea ST_AsPNG @@ -3761,7 +3747,7 @@ FROM dummy_rast WHERE rid=2; bytea ST_AsPNG raster rast integer[] nbands - text[] options + text[] options=NULL