Re: Feature: temporary materialized views

Mitar <mmitar@gmail.com>

From: Mitar <mmitar@gmail.com>
To: Andreas Karlsson <andreas@proxel.se>
Cc: Michael Paquier <michael@paquier.xyz>, David Steele <david@pgmasters.net>, Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@2ndquadrant.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2019-03-14T08:13:51Z
Lists: pgsql-hackers
Hi!

I just want to make sure if I understand correctly. But my initial
proposal/patch is currently waiting first for all patches for the
refactoring to happen, which are done by amazing Andreas? This sounds
good to me and I see a lot of progress/work has been done and I am OK
with waiting. Please ping me explicitly if there will be anything I am
expected to do at any point in time.

And just to make sure, these current patches are doing just
refactoring but are not also introducing temporary materialized views
yet? Or is that also done in patches made by Andreas?


Mitar

-- 
http://mitar.tnode.com/
https://twitter.com/mitar_m


Commits

  1. Add more tests for CREATE TABLE AS with WITH NO DATA