Re: Trees in SQL

Поиск
Список
Период
Сортировка
От achill@matrix.gatewaynet.com
Тема Re: Trees in SQL
Дата
Msg-id Pine.LNX.4.44.0205291917170.15647-100000@matrix.gatewaynet.com
обсуждение исходный текст
Ответ на Re: Trees in SQL  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-sql
On Mon, 27 May 2002, Christopher Kings-Lynne wrote:

> > Some work (argued to have better performance than Celko's implementation)
> > has been done by Miguel Sofer. (see http://www.utdt.edu/~mig/trees.tar.gz)
> >
> > One fast solution would be using pgsql arrays and the contrib/array
> > package.
> >
> > However Oleg's and Theodor's contrib/tree solution looks the most
> > attractive.
> >
> > I will ask my wife today to do a translation of the doc,
> > (hoping russian and yugoslavian are alike :)
> 
> Well if she can - please post the docs back to Oleg & Teodor and the list
> here!

The problem is that phrases like "the mask of the tree" dont make much 
sense to her.
We've bought a greek-russian dictionary, and in 1-2 weeks i think
i will have it.

> 
> Thanks,
> 
> Chris
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html
> 



В списке pgsql-sql по дате отправления:

Предыдущее
От: achill@matrix.gatewaynet.com
Дата:
Сообщение: contrib/tree issues
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Can you help with this JOIN?