Re: Connect By for 8.0 - Mailing list pgsql-hackers

From Robert Treat
Subject Re: Connect By for 8.0
Date
Msg-id 200502031435.35370.xzilla@users.sourceforge.net
Whole thread Raw
In response to Re: Connect By for 8.0  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Connect By for 8.0
List pgsql-hackers
On Wednesday 02 February 2005 12:56, Bruce Momjian wrote:
> Christopher Kings-Lynne wrote:
> > I notice the CONNECT BY patch has been updated for 8.0:
> >
> > http://gppl.moonbone.ru/
> >
> > Seriously, we really need to get this into 8.1.  Convert it to the
> > standard WITH RECURSIVE syntax if necessary...
>
> Yep, we are just waiting for someone to do the work.

Actually i believe people want both syntax's as the former is used by oracle 
and the latter by db2 (iirc)

-- 
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump bug in 7.3.9 with sequences
Next
From: Pavan Kumar Chowdary P
Date:
Subject: postgresql documentation for developers