Re: Updateable views was:(Re: [HACKERS] Proposal for - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: Updateable views was:(Re: [HACKERS] Proposal for
Date
Msg-id 1089B800B4793853E02933EF@localhost.localdomain
Whole thread Raw
In response to Re: Updateable views was:(Re: [HACKERS] Proposal for SYNONYMS)  (Richard Huxton <dev@archonet.com>)
List pgsql-hackers

--On Freitag, März 10, 2006 09:43:04 +0000 Richard Huxton
<dev@archonet.com> wrote:

> I'd certainly be interested in having auto-updatable views in 8.2 - even
> if it was only for the simplest of cases. If I can be of any help testing
> etc. let me know.


Yeah, that would be cool. I've sent the latest patch to -hackers. Feel free
to check it out. I currently know that array fields (e.g. field[1]) causes
problems, but i'm pretty sure there's much more work left...
       Bernd



pgsql-hackers by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Updateable views was:(Re: [HACKERS] Proposal for SYNONYMS)
Next
From: Csaba Nagy
Date:
Subject: Re: Where Can I Find The Code Segment For WAL Control?