Re: Feature: temporary materialized views - Mailing list pgsql-hackers

From David Steele
Subject Re: Feature: temporary materialized views
Date
Msg-id cabb4131-14fc-6d88-5c64-9d4d0b221b15@pgmasters.net
Whole thread Raw
In response to Re: Re: Feature: temporary materialized views  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 3/8/19 3:38 AM, Michael Paquier wrote:
> On Thu, Mar 07, 2019 at 10:45:04AM +0200, David Steele wrote:
>> I think a new patch is required here so I have marked this Waiting on
>> Author.  cfbot is certainly not happy and anyone trying to review is going
>> to have hard time trying to determine what to review.
> 
> I would recommend to mark this patch as returned with feedback as we
> already know that we need to rethink a bit harder the way relations
> are created in CTAS, not to mention that the case of EXPLAIN CTAS IF
> NOT EXISTS is not correctly handled.  This requires more than three of
> work which is what remains until the end of this CF, so v12 is not a
> sane target.

OK, I will do that on March 13th if there are no arguments to the contrary.

Regards,
-- 
-David
david@pgmasters.net


pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: SQL:2011 PERIODS vs Postgres Ranges?
Next
From: Fabien COELHO
Date:
Subject: Re: Patch to document base64 encoding