From: Sandro Santilli Date: Mon, 20 Feb 2012 13:16:05 +0000 (+0000) Subject: Escape single quotes in param list when generating raster comments X-Git-Tag: 2.0.0alpha6~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7ea369149d1eaf61c4305cb530c584a11bde949;p=postgis Escape single quotes in param list when generating raster comments Closes ticket #1588 git-svn-id: http://svn.osgeo.org/postgis/trunk@9237 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/xsl/raster_comments.sql.xsl b/doc/xsl/raster_comments.sql.xsl index 3e50c63f7..baf36f5b9 100644 --- a/doc/xsl/raster_comments.sql.xsl +++ b/doc/xsl/raster_comments.sql.xsl @@ -87,6 +87,22 @@ COMMENT ON + + ' + + + + '' + + + + + + + + + @@ -94,9 +110,11 @@ COMMENT ON args: - - - + + + + + ,