On Tue, 2004-08-03 at 13:05, CSN wrote:
> Just wondering, is updateable views slated for a
> future version of Postgresql? In addition to using
> rules that is.
It's on the todo list. Of course, the just means someone someday should
do it, but it's not on anybody's personal todo list that I know of.
I would think that a basic fleshing out of the logic with some kind of
stored proc to make the views and triggers would likely get someone
started on the backend work. You know, a proof of concept thingy.