Re: WITH NOT MATERIALIZED and DML CTEs - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: WITH NOT MATERIALIZED and DML CTEs
Date
Msg-id 20190605155837.GA7387@alvherre.pgsql
Whole thread Raw
In response to Re: WITH NOT MATERIALIZED and DML CTEs  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 2019-Jun-03, Andres Freund wrote:

> On 2019-06-03 11:45:51 -0400, Elvis Pranskevichus wrote:
> > It is understandably late in the 12 cycle, so maybe prohibit NOT 
> > MATERIALIZED with DML altogheter and revisit this in 13?
> 
> I could see us adding an error, or just continuing to silently ignore
> it.

Hmm, shouldn't we be throwing an error for that case?  I'm not sure it's
defensible that we don't.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Binary support for pgoutput plugin
Next
From: Andres Freund
Date:
Subject: Re: Binary support for pgoutput plugin