On Wed, Oct 04, 2006 at 09:04:11PM +0400, Teodor Sigaev wrote: > >Why do you want to? > > Just simplify. > > >For instance I can see reasons for wanting SETOF on a function's > >input parameter (to pass it a whole table or select result in one > >call). > > I see. But Typename is used for table's definition for example. I > can't imagine column "setof text".
It's part of the SQL:2003 standard as MULTISET :) Cheers, D -- David Fetter <[EMAIL PROTECTED]> http://fetter.org/ phone: +1 415 235 3778 AIM: dfetter666 Skype: davidfetter Remember to vote! ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend