]> granicus.if.org Git - postgis/commit
Fix edge-linking in ST_ModEdgeSplit (#1496)
authorSandro Santilli <strk@keybit.net>
Tue, 24 Jan 2012 11:15:56 +0000 (11:15 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 24 Jan 2012 11:15:56 +0000 (11:15 +0000)
commit90bb0776df195e6421c216c7f8f4c220494bd11e
treebdc9aefc6cb7b14e1fc035fcb32f3cad56859db8
parent88c557fc6c37e09ebf30897f6a6bd9810f624459
Fix edge-linking in ST_ModEdgeSplit (#1496)

Includes regression test. ST_NewEdgesSplit still needs testing.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8911 b70326c6-7e19-0410-871a-916f4a2858ee
topology/sql/sqlmm.sql.in.c
topology/test/Makefile
topology/test/regress/st_modedgesplit.sql [new file with mode: 0644]
topology/test/regress/st_modedgesplit_expected [new file with mode: 0644]