]> granicus.if.org Git - postgis/commitdiff
Hush debugging in ST_DumpPoints
authorSandro Santilli <strk@keybit.net>
Tue, 24 Apr 2012 15:37:55 +0000 (15:37 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 24 Apr 2012 15:37:55 +0000 (15:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9657 b70326c6-7e19-0410-871a-916f4a2858ee

postgis/postgis.sql.in.c

index 331834cd4c167acc33ab226d4c393d6528871ffa..940e065c81ba21c31688b743ba8618196abd89e3 100644 (file)
@@ -1385,7 +1385,7 @@ DECLARE
   
 BEGIN
   
-  RAISE DEBUG '%,%', cur_path, ST_GeometryType(the_geom);
+  -- RAISE DEBUG '%,%', cur_path, ST_GeometryType(the_geom);
 
   -- Special case collections : iterate and return the DumpPoints of the geometries