Re: R: feature proposal ...
Karel Zak <zakkr@zf.jcu.cz>
From: Karel Zak <zakkr@zf.jcu.cz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Hans-Jürgen Schönig <postgres@cybertec.at>, Paolo Magnoli <pmagnoli@systemevolution.it>, pgsql-hackers@postgresql.org, eg@cybertec.at
Date: 2005-09-22T10:36:21Z
Lists: pgsql-hackers
On Wed, 2005-09-21 at 11:31 -0400, Tom Lane wrote: > =?ISO-8859-1?Q?Hans-J=FCrgen_Sch=F6nig?= <postgres@cybertec.at> writes: > > Paolo Magnoli wrote: > >> Can't you just use a view? > > > no because a new is not a heap ... > > I think Paolo's idea is much better than munging the syntax of COPY, > though. Fixing COPY so that you *could* copy from a view would provide > all the desired functionality without any syntactic warts. Well, I will probably help Juergen with the implementation. It seems that fetch data from VIEW is possible by portal stuff. Tom, do you think that there's any other (better) way how we can implement it? Karel -- Karel Zak <zakkr@zf.jcu.cz>