Re: Hierarchical queries - Mailing list pgsql-general

From Anton.Nikiforov@loteco.ru
Subject Re: Hierarchical queries
Date
Msg-id 16218440445.20040112120606@loteco.ru
Whole thread Raw
In response to Re: Hierarchical queries  ("Merrall, Graeme" <gmerrall@team.aol7.com.au>)
List 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


pgsql-general by date:

Previous
From: Robert Treat
Date:
Subject: Re: what we need to use postgresql in the enterprise
Next
From: Richard Huxton
Date:
Subject: Re: Bug with rename bigserial column