Re: Using Ltree For Hierarchical Structures - Mailing list pgsql-sql

From Igor Neyman
Subject Re: Using Ltree For Hierarchical Structures
Date
Msg-id A76B25F2823E954C9E45E32FA49D70EC08F7BFBC@mail.corp.perceptron.com
Whole thread Raw
In response to Re: Using Ltree For Hierarchical Structures  (Don Parris <parrisdc@gmail.com>)
List pgsql-sql

 

 

From: Don Parris [mailto:parrisdc@gmail.com]
Sent: Tuesday, February 26, 2013 4:55 PM
To: pgsql-sql@postgresql.org
Subject: Re: Using Ltree For Hierarchical Structures

 

 

 

I am unaware of the connect_by module, so will have to look into it. 

Cheers!

Don

 

For that look into tablefunc Extension.

It also has other useful functions, such as crosstab.

 

Regards,

Igor Neyman

pgsql-sql by date:

Previous
From: Misa Simic
Date:
Subject: Re: Using Ltree For Hierarchical Structures
Next
From: Marko Rihtar
Date:
Subject: Concatenating bytea types...