Re: [HACKERS] top-level DML under CTEs

From: Marko Tiikkaja <marko(dot)tiikkaja(at)cs(dot)helsinki(dot)fi>
To: Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com>
Cc: pgsql-rrreviewers(at)postgresql(dot)org
Subject: Re: [HACKERS] top-level DML under CTEs
Date: 2010-09-29 19:14:07
Message-ID: 4CA38FFF.30507@cs.helsinki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-rrreviewers

On 2010-09-23 9:12 AM +0300, Hitoshi Harada wrote:
> Since the transformation of
> WITH clause to cheat postgres is in the parser stage currently, I
> wonder if this should be done in the rewriter or the planner stage.

It's been about a week now. Should we expect a new patch soon?

Regards,
Marko Tiikkaja

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2010-09-29 19:15:58 Re: Stalled post to pgsql-committers
Previous Message Dimitri Fontaine 2010-09-29 19:09:05 Re: recovery.conf location

Browse pgsql-rrreviewers by date

  From Date Subject
Next Message Thom Brown 2010-09-29 22:29:24 Review: Patch for Synchronous Replication
Previous Message Robert Haas 2010-09-29 02:16:51 Re: [RRR] [HACKERS] Commitfest: The Good, The Bad, and the Ugly