Can I have multiple cursors open ... - Mailing list pgsql-hackers

From Jim Parker
Subject Can I have multiple cursors open ...
Date
Msg-id 200207112324.g6BNOfo0005349@smtp-server1.tampabay.rr.com
Whole thread Raw
In response to Re: bugzilla.pgaccess.org  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-hackers
.. inside of each other using ECPG ?

I have a situation where it would be advantages to open a cursor, retrieve
a tuple, then open another query based on the results of the first.  Then
when that query has been processed return to the first query and get the
second tuple.

Is this possible ?

cheers,
Jim Parker


pgsql-hackers by date:

Previous
From: "eutm"
Date:
Subject: Bug of PL/pgSQL parser
Next
From: Oleg Bartunov
Date:
Subject: Re: urgent needed