Re: [HACKERS] COPY view

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Robert Treat <xzilla@users.sourceforge.net>, pgsql-hackers@postgresql.org, Alvaro Herrera <alvherre@commandprompt.com>, Hans-Juergen Schoenig <hs@cybertec.at>, Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>, Bruce Momjian <bruce@momjian.us>, "Jim C. Nasby" <jnasby@pervasive.com>, Bruce Momjian <pgman@candle.pha.pa.us>, Karel Zak <zakkr@zf.jcu.cz>, List pgsql-patches <pgsql-patches@postgresql.org>
Date: 2006-08-23T12:08:24Z
Lists: pgsql-hackers

Tom Lane wrote:
>
> At the moment, with the online-index and updatable-views patches both
> pretty seriously broken, and no sign that the bitmap-index people are
> awake at all, I might take it on myself to fix this one instead of those
> others.  But is that what I should be spending my time on in the waning
> days of the 8.2 freeze cycle?  Speak now or hold your peace.
>
> 			
>   

Personally, I would say that this is less important than updatable views 
but more than  online indexes. If it could be fixed just for the view 
case in a day or so then I think it's worth it.

cheers

andrew