]> granicus.if.org Git - postgis/commit
Use a CTE for queries involving largs WKB input.
authorSandro Santilli <strk@keybit.net>
Mon, 16 Jan 2012 08:25:08 +0000 (08:25 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 16 Jan 2012 08:25:08 +0000 (08:25 +0000)
commit237ca9551764f62cfa9efaf37129ac1e4beb63eb
tree9b5cc13096f8ea08c7943d974deb7e59f1ee943e
parent74a1d2bf64a9e5a195f7ab2070fe3e9c35d59070
Use a CTE for queries involving largs WKB input.

Reduces parsing and execution time.

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