Reading from a REFCURSOR in a C language function - Mailing list pgsql-hackers

From Vlad Arkhipov
Subject Reading from a REFCURSOR in a C language function
Date
Msg-id 4D9AC3B4.8040609@dc.baikal.ru
Whole thread Raw
Responses Re: Reading from a REFCURSOR in a C language function  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-hackers
Hi,

I'm trying to write a C language function that has a REFCURSOR argument. 
Could anyone please give me an example of reading from a cursor in C code?


pgsql-hackers by date:

Previous
From: Kohei Kaigai
Date:
Subject: [sepgsql] missing checks of process:transition on trusted procedure invocation
Next
From: Dimitri Fontaine
Date:
Subject: Re: Re: synchronous_commit and synchronous_replication Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.