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

From Mitar
Subject Re: Feature: temporary materialized views
Date
Msg-id CAKLmikNwMDWcJ9tSRbUWBZwqNxmmjYgXMWoN06_dUSGbxtEFBQ@mail.gmail.com
Whole thread Raw
In response to Re: Feature: temporary materialized views  (Andreas Karlsson <andreas@proxel.se>)
Responses Re: Feature: temporary materialized views  (Andreas Karlsson <andreas@proxel.se>)
List pgsql-hackers
Hi!

On Thu, Jan 17, 2019 at 2:40 PM Andreas Karlsson <andreas@proxel.se> wrote:
> I did some functional testing today and everything seems to work as
> expected other than that the tab completion for psql seems to be missing.

Thanks. I can add those as soon as I figure how. :-)

So what are next steps here besides tab autocompletion? It is OK to
remove that security check? If I understand correctly, there are some
general refactoring of code Tom is proposing, but I am not sure if I
am able to do that/understand that.


Mitar

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


pgsql-hackers by date:

Previous
From: Mitar
Date:
Subject: Re: Feature: temporary materialized views
Next
From: Michael Paquier
Date:
Subject: Shouldn't current_schema() be at least PARALLEL RESTRICTED?