Re: Getting Recordset through returning refcursor

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Kubilay Kaan <heraklea(at)gmx(dot)de>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Getting Recordset through returning refcursor
Date: 2019-11-15 10:25:28
Message-ID: CAA4eK1LBZhzeudSL669b89hvqAM2GjR1oWSzz59QML643hsSvQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Nov 15, 2019 at 3:36 PM Kubilay Kaan <heraklea(at)gmx(dot)de> wrote:
>
> So my problem is when I call a sql function which returns a refcursor for dynamic sql purposes it doesnt fill the recordset.
>
> So my question is does the ODBC driver supports refcursor??
>

I think the chances of getting an answer on ODBC related queries will
be more if you post on pgsql-interfaces.

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2019-11-15 10:31:15 Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions
Previous Message Amit Kapila 2019-11-15 10:20:10 Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions