On Nov 5, 2010, at 1:36 PM, Andrew Dunstan wrote:

> Of course, there are containers too, which are not in your list at all. How 
> do you intend to represent the tree-ish structure in a flat table?

So far I see only two containers: Subplans and Sot Keys. The latter is 
represented as an array. The former I'm going to represent simply by having a 
parent_id column to point to a parent from a child node.

Are there others?

Thanks,

David


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to