[postgis-users] Building a 2D Array
Nathaniel Hunter Clay
clay.nathaniel at gmail.com
Wed Dec 18 10:12:17 PST 2013
Hi all,
I am trying to build a dynamic 2d array of elements in plpgsql, however
I am running in to the problem that plpgsql will not support dynamic
allocation of 2d arrays. So how do you build a 2d array when you don't
know what its size will be until runtime? Prefferably with in a nested
for loops.
Any help would be greatly appreciated!!
Thanks,
Nathaniel Hunter Clay
More information about the postgis-users
mailing list