Re: sepgsql and materialized views - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: sepgsql and materialized views
Date
Msg-id 1360357180.12576.YahooMailNeo@web162901.mail.bf1.yahoo.com
Whole thread Raw
In response to Re: sepgsql and materialized views  (Kohei KaiGai <kaigai@kaigai.gr.jp>)
List pgsql-hackers
Kohei KaiGai <kaigai@kaigai.gr.jp> wrote:

> I'll adjust contrib/sepgsql portion to fit materialized-view with
> matter of existing view.

OK.  In case it is of any use to you as a starting point, attached
is what I originally had, which seems to be similar to what you
describe as your preference.  I'll revert everything under
contrib/sepgsql/ and wait for a patch from you.

If you have something prior to a commit to the community repo, you
can work against:

https://github.com/kgrittn/postgres/commits/matview

-Kevin
Attachment

pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: pgsql: Clean up c.h / postgres.h after Assert() move
Next
From: David Fetter
Date:
Subject: Re: Patch: UNNEST (and other functions) WITH ORDINALITY