Re: can plpgsql returns more flexibe value ?

From: "Arnold(dot)Zhu" <joint(at)shaucon(dot)com>
To: "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: can plpgsql returns more flexibe value ?
Date: 2005-01-23 12:29:13
Message-ID: 20050123122923.367F36D96@shaucon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello, Kris Jurka!

>
>Perhaps you should look into the refcursor type, which will allow you to
>return anything you want without specifying it. You can't do things like
>a join between to refcursor outputs, but it does allow for more return
>flexibility.
>
>Kris Jurka
>

Can I use DataAdapter.Fill() with refcursor. :-(
I don't want to fetch data one bye one.

Thanks & Regards

Arnold.Zhu
joint(at)shaucon(dot)com
2005-01-23

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2005-01-23 15:13:37 Re: Two-phase commit for 8.1
Previous Message Heikki Linnakangas 2005-01-23 11:37:30 Re: Two-phase commit for 8.1