]> granicus.if.org Git - postgis/commit
Add TopoGeom_{add,rem}Element functions
authorSandro Santilli <strk@keybit.net>
Wed, 25 Nov 2015 18:20:47 +0000 (18:20 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 25 Nov 2015 18:20:47 +0000 (18:20 +0000)
commit89cd0131bf185d1e67d757a8bc316184c3d666e1
treedaf6a6b3434215e4cf6c322601ba3245e57a1e22
parentfc5ed48931608e5b7f303d778f8bdcca3ac15cdf
Add TopoGeom_{add,rem}Element functions

Includes regression tests and documentation

git-svn-id: http://svn.osgeo.org/postgis/trunk@14423 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
doc/extras_topology.xml
topology/Makefile.in
topology/sql/topogeometry/topogeom_edit.sql.in [new file with mode: 0644]
topology/test/Makefile.in
topology/test/regress/topogeom_edit.sql [new file with mode: 0644]
topology/test/regress/topogeom_edit_expected [new file with mode: 0644]
topology/topology.sql.in