contrib/tree

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: <dhogaza(at)pacifier(dot)com>
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: contrib/tree
Date: 2002-01-25 19:17:34
Message-ID: Pine.GSO.4.33.0201252213530.19023-100000@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Don,

does your approach handle directed graphs ( DAG ) ?
Actually our module is just a result of our research for new
data type which could handle DAGs ( yahoo, dmoz -like hierarchies)
effectively in PostgreSQL.
While we didn't find a solution we decided to release this module
because 64 children would quite ok for many people.
Of course, 128 would be better :-)

How about 'move' operation in your approach ?

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2002-01-25 19:38:50 Re: contrib/tree
Previous Message Bruno Wolff III 2002-01-25 18:50:07 Re: PostgreSQL crashes with Qmail-SQL