]> granicus.if.org Git - postgis/commit
Reduce array operations in topology.asTopoJSON
authorSandro Santilli <strk@keybit.net>
Mon, 11 Jan 2016 16:21:30 +0000 (16:21 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 11 Jan 2016 16:21:30 +0000 (16:21 +0000)
commit58b584371651fadcb95cd36f2168826c7a5c60c4
treea8350495a369f2fe34bbc24f1970d60d1727abef
parent29a848a8f294692e6011ae9b5e11a27c2fc49f74
Reduce array operations in topology.asTopoJSON

Speeds it up by almost 50% in some cases.

git-svn-id: http://svn.osgeo.org/postgis/trunk@14591 b70326c6-7e19-0410-871a-916f4a2858ee
topology/sql/export/TopoJSON.sql.in