postgis/topology/sql
Sandro Santilli 1fb3ad4e7e Minor inline documentation updates
git-svn-id: http://svn.osgeo.org/postgis/trunk@7859 b70326c6-7e19-0410-871a-916f4a2858ee
2011-09-17 06:58:16 +00:00
..
manage #1181 TopologySummary is broken causing ambiquous reference. Changed to have local variable be called var_topology_id so doesn't conflict with table column topology_id 2011-09-08 14:23:11 +00:00
query topology.GetRingEdges() implementation and test. This is the first real user of next_left_edge/next_right_edge fields in the edge table. [RT-SIGTA] 2011-05-18 08:58:34 +00:00
topoelement Tag some functions as STABLE or even IMMUTABLE (from volatile) - see bug #955 2011-05-17 14:42:44 +00:00
gml.sql Appropriately tag GML functions as STABLE, IMMUTABLE or VOLATILE - see bug #955 2011-05-17 19:35:20 +00:00
polygonize.sql Add topology.polygonize(<toponame>) function, see ticket #916 2011-04-19 16:58:42 +00:00
populate.sql Add an optional force_new parameter to topology.ST_AddFace to force creation of a new face when one already exists. Regress test and document. [RT-SIGTA] 2011-05-27 08:34:23 +00:00
sqlmm.sql Minor inline documentation updates 2011-09-17 06:58:16 +00:00