Transitive Closure and CONNECT BY - Mailing list pgsql-general

From Robert James
Subject Transitive Closure and CONNECT BY
Date
Msg-id e09785e00907261235j52ab147dnada0f02b0f624cb3@mail.gmail.com
Whole thread Raw
Responses Re: Transitive Closure and CONNECT BY
List pgsql-general
Is there a transitive closure (or equivalent) operator in Postgres (or extension)?
Anything like CONNECT BY?
Or any recommended way of querying hiearchial data?

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Constraint between 2 tables and taking a coherent snapshot of both
Next
From: Robert James
Date:
Subject: Relational Algebra and Aggregate Functions