From: Regina Obe Date: Mon, 5 Oct 2009 11:45:10 +0000 (+0000) Subject: more corrections X-Git-Tag: 1.5.0b1~420 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7dd50bcb2360fde0478cfdc7094d78abc0d47248;p=postgis more corrections git-svn-id: http://svn.osgeo.org/postgis/trunk@4590 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/xsl/postgis_gardentest.sql.xsl b/doc/xsl/postgis_gardentest.sql.xsl index 92317f4a2..7d30dfc5e 100644 --- a/doc/xsl/postgis_gardentest.sql.xsl +++ b/doc/xsl/postgis_gardentest.sql.xsl @@ -329,7 +329,6 @@ SELECT ' - diff --git a/doc/xsl/postgis_gardentest_subset.sql.xsl b/doc/xsl/postgis_gardentest_subset.sql.xsl index a49de7b4c..cee33ddc8 100644 --- a/doc/xsl/postgis_gardentest_subset.sql.xsl +++ b/doc/xsl/postgis_gardentest_subset.sql.xsl @@ -236,7 +236,7 @@ SELECT ' SELECT 'Other (): Start Testing , '; - BEGIN; + BEGIN; SELECT () @@ -256,7 +256,6 @@ SELECT ' - @@ -284,9 +283,15 @@ SELECT ' foo1.the_geom + + geography(foo1.the_geom) + foo2.the_geom + + geography(foo2.the_geom) + ARRAY[foo1.the_geom]