From: Sandro Santilli Date: Wed, 5 Nov 2014 17:25:00 +0000 (+0000) Subject: Hush toTopoGeom debugging NOTICE X-Git-Tag: 2.2.0rc1~738 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c3d99574a94972a8cd4fef70b9d28e4abf6bf67;p=postgis Hush toTopoGeom debugging NOTICE git-svn-id: http://svn.osgeo.org/postgis/trunk@13119 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/topology/sql/topogeometry/totopogeom.sql.in b/topology/sql/topogeometry/totopogeom.sql.in index e49d9c35d..3b7d33ee8 100644 --- a/topology/sql/topogeometry/totopogeom.sql.in +++ b/topology/sql/topogeometry/totopogeom.sql.in @@ -144,7 +144,9 @@ DECLARE atopology TEXT; BEGIN - RAISE NOTICE 'TopoGeometry is "%", its topology_id is "%"', tg, topology_id(tg); +#ifdef POSTGIS_TOPOLOGY_DEBUG + RAISE DEBUG 'TopoGeometry is "%", its topology_id is "%"', tg, topology_id(tg); +#endif -- Get topology information SELECT id, name FROM topology.topology