postgis/topology/sql
2011-10-31 13:03:42 +00:00
..
manage move args to same line as func so extensions unpackaged adds them correctly will ahve to come up with a better way of doing this. 2011-09-21 03:29:39 +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 move function args to single line so CREATe EXTENSION topology FROM unpackaged script builds corectly 2011-10-20 00:49:38 +00:00
gml.sql move function args to single line so CREATe EXTENSION topology FROM unpackaged script builds corectly 2011-10-20 00:49:38 +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 ST_CreateTopoGeo: do not drop input nodes of degree 2 (#1258) [RT-SIGTA] 2011-10-31 13:03:42 +00:00