Re: Thoughts about updateable views - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Thoughts about updateable views
Date
Msg-id 9333.1079994877@sss.pgh.pa.us
Whole thread Raw
In response to Re: Thoughts about updateable views  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> regression=# insert into bar values (1);
>> ERROR:  cannot insert into a view

> Oh, good.   What release fixed this?

[experiments...]  7.1.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Matthew T. O'Connor"
Date:
Subject: Re: pg_autovacuum next steps
Next
From: Bernd Helmle
Date:
Subject: Re: Thoughts about updateable views