Re: R: feature proposal ...
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: "Jim C. Nasby" <jnasby@pervasive.com>, Hans-J?rgen Sch?nig <postgres@cybertec.at>, Paolo Magnoli <pmagnoli@systemevolution.it>, pgsql-hackers@postgresql.org, eg@cybertec.at
Date: 2005-09-22T20:39:10Z
Lists: pgsql-hackers
Tom Lane wrote: >Andrew Dunstan <andrew@dunslane.net> writes: > > >>So why not do what everyone is agreed on now? >> >> > >I wasn't agreed on it ;-) > >The primary objection I've got is that I think this will be a very >considerable increment of work for exactly zero increment in >functionality, compared to being able to copy from a view. (If you're >not seeing why, consider that COPY is a utility statement not an >optimizable statement; you'd have to change that classification, with >resultant impacts all across the system.) There are other places >where the effort could be more usefully spent. > > > > By "what everyone is agreed on" I meant "copy from a view". ;-) cheers andrew