Prepared statements and cursors

From: Andreas Lubensky <lubensky(at)cognitec(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Prepared statements and cursors
Date: 2014-01-23 14:31:15
Message-ID: 1390487475.25173.161.camel@aries.cognitec-systems.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,
When implementing a database backend with libpq I realized that it seems
to be impossible to declare a cursor on a prepared statement. Is this
correct? What is the reason for this limitation?

--
with best regards,

Andreas Lubensky

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2014-01-23 15:00:03 Re: Question on Sort node's actual rows
Previous Message Victor Yegorov 2014-01-23 13:57:21 Question on Sort node's actual rows