Re: Proposal: real procedures again (8.4)

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: Proposal: real procedures again (8.4)
Дата
Msg-id 20071029012246.GC2006@fetter.org
обсуждение исходный текст
Ответ на Re: Proposal: real procedures again (8.4)  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-hackers
On Sun, Oct 28, 2007 at 08:18:04PM -0500, Merlin Moncure wrote:
> On 10/27/07, David Fetter <david@fetter.org> 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 <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Proposal: real procedures again (8.4)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PANIC caused by open_sync on Linux