Re: Computing transitive closure of a table - Mailing list pgsql-general

From Chris Smith
Subject Re: Computing transitive closure of a table
Date
Msg-id 001501c69428$ca97b360$af02a8c0@KYA
Whole thread Raw
In response to Computing transitive closure of a table  ("Chris Smith" <cdsmith@twu.net>)
Responses Re: Computing transitive closure of a table
List pgsql-general
Thanks for everyone's suggestions.  I found the following, which at least
seems to meet my needs temporarily.

    http://citeseer.ist.psu.edu/dong99maintaining.html

Should it turn out that this is not feasible to implement via triggers in
PostgreSQL, I may be back with more questions and seek out a route that
involves modifying the database or other such things.

--
Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation


pgsql-general by date:

Previous
From: louis gonzales
Date:
Subject: Re: Adding foreign key constraints without integrity check?
Next
From: Sim Zacks
Date:
Subject: join on next row