Re: WITH support - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: WITH support
Date
Msg-id 200612290352.kBT3qjN06645@momjian.us
Whole thread Raw
In response to WITH support  (Edwin Ramirez <edwin.ramirez@mssm.edu>)
Responses Re: WITH support
Re: WITH support
List pgsql-hackers
Edwin Ramirez wrote:
> Hello,
> 
> What is the status of supporting the "WITH" keyword?

I see these TODO items:
* Add SQL99 WITH clause to SELECT* Add SQL:2003 WITH RECURSIVE (hierarchical) queries to SELECT

Are they the same item?  Someone has said they will do RECURSIVE for
8.3, but there is no guarantee.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Edwin Ramirez
Date:
Subject: WITH support
Next
From: Robert Treat
Date:
Subject: Re: TODO: Add a GUC to control whether BEGIN inside