Re: Updatable views - Mailing list pgsql-patches

From Bernd Helmle
Subject Re: Updatable views
Date
Msg-id 0832C17B4B14D7BE10668563@imhotep.credativ.de
Whole thread Raw
In response to Re: Updatable views  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: Updatable views  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-patches
--On Mittwoch, Mai 07, 2008 20:38:59 +0100 Simon Riggs
<simon@2ndquadrant.com> wrote:

>> Where are we on this feature?
>
> Any update, Bernd?

I've merged the patch into current -HEAD and updated some parts. My current
*working* state can be reviewed at

<http://git.postgresql.org/?p=~psoo/postgresql.git;a=shortlog;h=updatable_views>

I'm still not sure how to implement a reliable CHECK OPTION, but short on
time i haven't done a very deep investigation yet. Next idea was to look at
the updatable cursor stuff, maybe something there can be reused.

--
  Thanks

                    Bernd

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] bug in numeric_power() function
Next
From: Simon Riggs
Date:
Subject: Re: Updatable views