> Looks like something for ltree, which is a datatype for storing
> tree-structured data.
>
> http://projects.commandprompt.com/public/pgsql/browser/trunk/pgsql/contrib/ltree/README.ltree
Unfourtunately, ltree seems to compare node labels in lexicographic
order:
"have their usual meanings. Compa
On Tue, Nov 07, 2006 at 03:57:43AM -0800, redhog wrote:
> I need to save something very similar to X.50x IOD:s, that is, paths
> where the path-components are numbers. For example: 10.5.5003.24.35.
Looks like something for ltree, which is a datatype for storing
tree-structured data.
http://projec