Re: R: feature proposal ... - Mailing list pgsql-hackers

From Karel Zak
Subject Re: R: feature proposal ...
Date
Msg-id 1127385381.3635.141.camel@petra
Whole thread Raw
In response to Re: R: feature proposal ...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, 2005-09-21 at 11:31 -0400, Tom Lane wrote:
> Hans-Jürgen Schönig <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>



pgsql-hackers by date:

Previous
From: "Michael Paesold"
Date:
Subject: Re: Parser bug results in ambiguous errors/behaviour
Next
From: Tom Lane
Date:
Subject: Re: Parser bug results in ambiguous errors/behaviour