On Sun, Oct 28, 2007 at 08:18:04PM -0500, Merlin Moncure wrote: > On 10/27/07, David Fetter <[EMAIL PROTECTED]> wrote: > > The only way I've done multisets is by creating functions that > > return multiple refcursors, either in a row or as SETOF. Is or > > was there some other way? > > <ahem>...arrays of composite type :-)
That's not a multiset either in the T-SQL sense or in the sense in which the SQL standard defines MULTISET with COLLECT and FUSION. Cheers, David (who thinks those might be cool, too) -- David Fetter <[EMAIL PROTECTED]> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: [EMAIL PROTECTED] Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend