Re: Proof of concept: auto updatable views

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Proof of concept: auto updatable views
Date: 2012-08-27 19:26:11
Message-ID: CAEZATCWrUx8YTT4wksc6uqZmC4RWOrW=SD37y7F3NbmLSH-+NQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12 August 2012 22:14, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> wrote:
> I've been looking at this further and I have made some improvements...

Here's an updated WIP patch which I'll add to the next commitfest.
I've added information schema updates and some new regression tests. I
still need to work on some doc updates.

Regards,
Dean

Attachment Content-Type Size
auto-update-views.patch application/octet-stream 84.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2012-08-27 19:27:19 Re: pg_restore ignores PGDATABASE
Previous Message Bruce Momjian 2012-08-27 19:13:45 Re: MySQL search query is not executing in Postgres DB