Re: Transitive Closure - Mailing list pgsql-sql

From Bruno Wolff III
Subject Re: Transitive Closure
Date
Msg-id 20020806170131.GA7103@wolff.to
Whole thread Raw
In response to Re: Transitive Closure  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-sql
On Tue, Aug 06, 2002 at 20:34:11 +0300, Oleg Bartunov <oleg@sai.msu.su> wrote:
> 
> in psql or pgsql ? I know 'transitive closure' for graph-like structure

Postgres doesn't provide a general way to get the transitive closure for a
relation.

There is a comment in the todo file that appears to cover this, but it isn't
something that is likely to be done soon.

Depending on what the person wanted to do, there may be a way to solve his
problem. However the person asking the question didn't provide that
information, so it is hard to give him any specific advice.


pgsql-sql by date:

Previous
From: Tod McQuillin
Date:
Subject: Re: SQL syntax
Next
From: Cedric Dufour (Cogito Ergo Soft)
Date:
Subject: Re: SQL syntax