Re: select with recursive support

From: Sascha Bohnenkamp <asbohnenkamp(at)gmx(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: select with recursive support
Date: 2007-11-21 10:29:45
Message-ID: 5qifkqFvqvckU1@mid.individual.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I saw on the todo list that the "with recursive" option for selects
> (equivalent to oracle's connect by, as far as I know) is on the todo
> list for postgresql, but apparently not for the upcoming 8.3 release.
the postgresql derivate enterprisedb has this feature
(exactly the oracle syntax)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Elmer 2007-11-21 10:42:54 Unused item pointers - can someone explain?
Previous Message Tim Tassonis 2007-11-21 10:13:01 select with recursive support