]> granicus.if.org Git - postgis/commit
Implement ST_GetFaceEdges in C
authorSandro Santilli <strk@keybit.net>
Tue, 4 Aug 2015 21:08:22 +0000 (21:08 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 4 Aug 2015 21:08:22 +0000 (21:08 +0000)
commitd1fc6cabb7291dbc79146219ea9332905f2e5500
tree6567c84b2c8655baffef842ecf1a297d84f4f8d4
parentb98d85c5e9856304cb7512c7b51555bdd72b22a7
Implement ST_GetFaceEdges in C

Wraps SPI_exec calls in callbacks to not force a memory context switch

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13877 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/TODO
liblwgeom/lwgeom_topo.c
topology/postgis_topology.c
topology/sql/sqlmm.sql.in