From 4f4ed77aef208596bbb3695a91a546dba94d98e8 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Fri, 4 Apr 2014 03:21:55 +0000 Subject: [PATCH] get rid of synonym description - don't want to have to remember to update 2 functions all the time. git-svn-id: http://svn.osgeo.org/postgis/trunk@12413 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_accessor.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/doc/reference_accessor.xml b/doc/reference_accessor.xml index 5feb2d41f..9f6c8c543 100644 --- a/doc/reference_accessor.xml +++ b/doc/reference_accessor.xml @@ -1710,17 +1710,6 @@ GROUP BY gid, field1,field2; - - Description - - Return the number of interior rings of the first polygon in - the geometry. Synonym to ST_NumInteriorRings. The OpenGIS specs are - ambiguous about the exact function naming, so we provide both - spellings. - - &sqlmm_compliant; SQL-MM 3: 8.2.5 - - See Also -- 2.50.0