Re: functions vs stored procedures

From: Ezequiel Tolnay <mail(at)etolnay(dot)com(dot)ar>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Subject: Re: functions vs stored procedures
Date: 2005-07-18 07:23:55
Message-ID: 42DB590B.2040203@etolnay.com.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Alvaro Herrera wrote:
> Wow, incredible. You misread the whole documentation.

I certainly did, I read it with more care this time. It is a great
solution when we're required to return a single record with a custom
type, which are few but there certainly are.

I wonder if you know any tricks to do something similar but returning
rowsets instead of a single record? I'm currently doing some tests with
cursor references, which I've been sugested on another thread.

Thanks for your help, and sorry for not paying the appropriate attention
to your previous hint ;)

Regards,

Ezequiel Tolnay

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message KÖPFERL Robert 2005-07-18 10:08:45 Statement logging per connection
Previous Message Tsirkin Evgeny 2005-07-18 06:36:18 Re: caching table/query