Re: wCTE: about the name of the feature - Mailing list pgsql-hackers

From Tom Lane
Subject Re: wCTE: about the name of the feature
Date
Msg-id 15829.1298874032@sss.pgh.pa.us
Whole thread Raw
In response to Re: wCTE: about the name of the feature  (Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>)
Responses Re: wCTE: about the name of the feature
List pgsql-hackers
Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi> writes:
> On 2011-02-24 6:40 PM, I wrote:
>> I am planning on working on the documentation this weekend.

> And here's my attempt.  The language is a bit poor at some places but I 
> can't think of anything better.

Applied after some rather heavy editorialization.

> I tried to be more strict about using "subquery" when talking about 
> WITHs in general since INSERT/UPDATE/DELETE is not a subquery in my book.

I undid most of those changes --- it didn't seem to add anything to be
strict in this way, and anyway you hadn't done it consistently,
eg the syntax still had "with_query".
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problem with pg_upgrade (8.4 -> 9.0) due to ALTER DATABASE SET ROLE
Next
From: Magnus Hagander
Date:
Subject: Re: Problem with pg_upgrade (8.4 -> 9.0) due to ALTER DATABASE SET ROLE