Re: Updatable views

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Updatable views
Date: 2006-08-13 16:56:32
Message-ID: 18995.1155488192@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> writes:
> Is anybody working on Bernd's updatable views patch? Right now I'm
> having a look at it -- mainly fixing some cosmetic issues right now,
> intending to eventually do an actual code review.

Great --- it's on my to-do list but I'm happy to have more eyeballs
on it. My advice is to look first for showstoppers: is there anything
fundamentally wrong/broken? With something like this it's not at all
unlikely that the basic approach doesn't really work.

> I'll post an updated patch at some point -- if someone wants to have a
> look or do some intensive review, just ask and I'll send whatever I
> have.

No hurry from me; I've got a lot of other things to look at too,
so I'll just drop this one back towards the end of the list.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-08-13 17:01:49 Re: Custom variable class segmentation fault
Previous Message Andrew Dunstan 2006-08-13 16:54:36 Re: [PATCHES] Adding fulldisjunctions to the contrib