David Fetter <da...@fetter.org> writes:
> On Wed, Sep 09, 2009 at 03:00:39PM -0400, Tom Lane wrote:
>> David Fetter <da...@fetter.org> writes:
>>> Should the outer query be able to reference further-in CTEs?
>> 
>> No, why would you expect that?

> No particular reason, I suppose.  I'm not clear on what the standard
> says about this.

The standard says that the scope of a WITH is the <query expression
body> it precedes.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to