Re: Hierarchical queries

Поиск
Список
Период
Сортировка
От Anton.Nikiforov@loteco.ru
Тема Re: Hierarchical queries
Дата
Msg-id 16218440445.20040112120606@loteco.ru
обсуждение исходный текст
Ответ на Re: Hierarchical queries  ("Merrall, Graeme" <gmerrall@team.aol7.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: what we need to use postgresql in the enterprise
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Bug with rename bigserial column