From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | "Thomas T(dot) Thai" <tom(at)minnesota(dot)com> |
Cc: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: diff and advantages of contrib/tree & contrib/ltree |
Date: | 2002-08-19 08:33:42 |
Message-ID: | Pine.GSO.4.44.0208191130010.27722-100000@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, 19 Aug 2002, Thomas T. Thai wrote:
> What is the difference of contrib/tree & contrib/ltree? Any advantage of
> using one over the other?
>
contrib/tree was never officially released ! contrib/ltree uses similar
idea of labeled path to represent a node, but didn't requires labels
to be consists of [0-9]. That gave us much more flexibility and
full text search operations.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
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
From | Date | Subject | |
---|---|---|---|
Next Message | Martijn van Oosterhout | 2002-08-19 08:55:23 | Re: Success: Finished porting application to postgreSQL |
Previous Message | Ralph Graulich | 2002-08-19 08:31:22 | Re: Success: Finished porting application to postgreSQL |