Re: Feature: temporary materialized views

From: Mitar <mmitar(at)gmail(dot)com>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Feature: temporary materialized views
Date: 2019-01-18 19:32:02
Message-ID: CAKLmikNkuN=ELsvw28Jtmw8riV=Xz9GYvxDz0+3RU3d=tQy15Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

On Fri, Jan 18, 2019 at 7:18 AM Andreas Karlsson <andreas(at)proxel(dot)se> wrote:
> These rules are usually pretty easy to add. Just take a look in
> src/bin/psql/tab-complete.c to see how it is usually done.

Thanks. I have added the auto-complete and attached a new patch.

> I might take a stab at refactoring this myself this weekend. Hopefully
> it is not too involved.

That would be great! I can afterwards update the patch accordingly.

Mitar

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

Attachment Content-Type Size
tempmatviews-v5.patch text/x-patch 13.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2019-01-18 20:02:46 Re: [PATCH] pgbench tap tests fail if the path contains a perl special character
Previous Message Alvaro Herrera 2019-01-18 19:27:38 Re: [PATCH] pgbench tap tests fail if the path contains a perl special character