Calling a function that returns a cursor using libpq

From: "Jeremy Godfrey" <nospam(at)nospam(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Calling a function that returns a cursor using libpq
Date: 2004-04-28 15:29:43
Message-ID: p4Qjc.56$273.26@newsfe1-gui.server.ntli.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Using libpq, does anyone know how to call a function that returns a cursor
and then extract the results?

Regards,
Jeremy Godfrey

Browse pgsql-general by date

  From Date Subject
Next Message Ned Lilly 2004-04-28 15:32:41 docs search not working?
Previous Message Ben Young 2004-04-28 12:53:24 Re: Updates not atomic with respect to indexes