Re: CTE optimization fence

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Guy Burgess <guy(at)burgess(dot)co(dot)nz>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: CTE optimization fence
Date: 2018-06-27 03:48:23
Message-ID: 23733.1530071303@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Guy Burgess <guy(at)burgess(dot)co(dot)nz> writes:
> I see there was some discussion last year about removing the CTE
> optimization fence (e.g.
> http://www.postgresql-archive.org/CTE-inlining-td5958992.html) but can't
> find anything more recent. Does anyone know if this is still under
> consideration?

Nothing's actually happened since then ... it's still under consideration,
but we have to settle on a way of controlling it.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2018-06-27 05:45:25 Re: CTE optimization fence
Previous Message Guy Burgess 2018-06-27 03:42:47 CTE optimization fence