Re: Proof of concept: auto updatable views
Dean Rasheed <dean.a.rasheed@gmail.com>
From: Dean Rasheed <dean.a.rasheed@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-27T19:26:11Z
Lists: pgsql-hackers
Attachments
- auto-update-views.patch (application/octet-stream) patch
On 12 August 2012 22:14, Dean Rasheed <dean.a.rasheed@gmail.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