postgis/topology/sql
2011-05-27 14:01:14 +00:00
..
manage Tag some functions as STABLE or even IMMUTABLE (from volatile) - see bug #955 2011-05-17 14:42:44 +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 Implement topology.ST_AddEdgeModFace. Includes regress test. [RT-SIGTA] 2011-05-27 14:01:14 +00:00