> > > From: Nicolas Ribot <[email protected]> > > Hi > > WITH RECURSIVE needs an UNION ALL to link the "non recursive" term > with the "recursive" one. > > Wow, that at least runs... though I think the recursion might be infinite. Thanks for the tip Nicolas.
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
