Re: Computing transitive closure of a table

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Computing transitive closure of a table
Дата
Msg-id 20060619202010.GA29333@wolff.to
обсуждение исходный текст
Ответ на Computing transitive closure of a table  ("Chris Smith" <cdsmith@twu.net>)
Список pgsql-general
On Mon, Jun 19, 2006 at 13:43:17 -0600,
  Chris Smith <cdsmith@twu.net> wrote:
> I am doing some preliminary work on the next major release of a piece of
> software that uses PostgreSQL.  As odd as this sounds, it seems that a huge
> percentage of the new features that have been requested involve computing
> the transitive closure of a binary relation that's expressed in a database
> table.

I believe this is covered by the following on the TODO list:
Add SQL:2003 WITH RECURSIVE (hierarchical) queries to SELECT

I think someone did some work on this a while ago, but that not much has
happened recently.

В списке pgsql-general по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: Computing transitive closure of a table
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Adding foreign key constraints without integrity