Re: How to store directory like structures? - Mailing list pgsql-sql

From Axel Straschil
Subject Re: How to store directory like structures?
Date
Msg-id slrnd50fii.gfo.axel@m2.sine
Whole thread Raw
In response to How to store directory like structures?  (Axel Straschil <axel@straschil.com>)
Responses Re: How to store directory like structures?  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-sql
Hello!

>     On gentoo (at least on my box) it's installed by default in 8.0, I  
> believe it was installed by default, too, on 7.4.X

Tried with gentoo just under 7.4.x and 8.0.1:

axel=# CREATE TABLE test ( path ltree);
ERROR:  type "ltree" does not exist

Any idea?

Thanks,
AXEL.
-- 
"Aber naja, ich bin eher der Forentyp." Wolfibolfi's outing in 
http://www.informatik-forum.at/showpost.php?p=206342&postcount=10



pgsql-sql by date:

Previous
From: Axel Straschil
Date:
Subject: Re: How to store directory like structures?
Next
From: Oleg Bartunov
Date:
Subject: Re: How to store directory like structures?