Re: Hierarchical queries

From: Anton(dot)Nikiforov(at)loteco(dot)ru
To: "Merrall, Graeme" <gmerrall(at)team(dot)aol7(dot)com(dot)au>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Hierarchical queries
Date: 2004-01-12 09:06:06
Message-ID: 16218440445.20040112120606@loteco.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks Graeme!
MG> http://marc.theaimsgroup.com/?l=postgresql-sql&m=106739176106877&w=2
But this function is still returning only a subtree and in addition it
have a bug when calling it like
SELECT * FROM crawl_tree(0,0);
You will always get ERROR: out of memory
But this function is clear enough to write some additional code :)

regards,
Anton

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Murray Bryant 2004-01-12 09:11:11 Error with tablefunc in postgres 7.4.1
Previous Message Robert Treat 2004-01-12 06:45:16 Re: what we need to use postgresql in the enterprise