Re: WIP: Automatic view update rules

From: Bernd Helmle <mailings(at)oopsware(dot)de>
To: Bernd Helmle <mailings(at)oopsware(dot)de>, Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: WIP: Automatic view update rules
Date: 2009-01-10 12:39:51
Message-ID: 0163DD949AF0457BB1DBBD80@teje
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

--On Freitag, Januar 09, 2009 17:53:31 +0100 Bernd Helmle
<mailings(at)oopsware(dot)de> wrote:

> I've decided to check updatability of all involved views during view
> creation. Please find attached a new version with all other open issues
> adressed.

Oops, forgot to track some files in my new git branch and so the new files
viewUpdate.c und viewUpdate.h are missing...please find attached a
corrected patch file. Sorry for that.

--
Thanks

Bernd

Attachment Content-Type Size
view_update.patch.bz2 application/octet-stream 22.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2009-01-10 13:18:51 Re: [HACKERS] BUG #4516: FOUND variable does not work after RETURN QUERY
Previous Message Simon Riggs 2009-01-10 11:45:52 Re: Hot standby, slot ids and stuff