Re: Materialized views WIP patch

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: Kevin Grittner <kgrittn(at)ymail(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Materialized views WIP patch
Date: 2013-02-19 23:41:16
Message-ID: 1361317276.13105.YahooMailNeo@web162905.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Kevin Grittner <kgrittn(at)ymail(dot)com> wrote:

> I'm attaching the patch for just the system_views.sql file
> for discussion before I go write docs for this part.

Meh.  If I'm gonna have pg_matviews I might as well include an
isscannable column.  v2 attached.

--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
matview-system_views-v2.diff text/x-patch 2.7 KB

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Josh Berkus 2013-02-20 00:07:08 Re: Materialized views WIP patch
Previous Message Kevin Grittner 2013-02-19 23:32:51 Re: Materialized views WIP patch

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2013-02-20 00:07:08 Re: Materialized views WIP patch
Previous Message Gurjeet Singh 2013-02-19 23:40:07 One-line comment to improve understanding of VARSIZE_ANY_EXHDR macro