Re: Prepared statements and cursors

From: Susan Cassidy <susan(dot)cassidy(at)decisionsciencescorp(dot)com>
To: Andreas Lubensky <lubensky(at)cognitec(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Prepared statements and cursors
Date: 2014-01-23 17:37:30
Message-ID: CAE3Q8o=3wdZoS9p9GxnMjxCyYrtv9BSPQKoM5phNFcj_X9ACXA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sorry, answered wrong posting.

On Thu, Jan 23, 2014 at 6:31 AM, Andreas Lubensky <lubensky(at)cognitec(dot)com>wrote:

> 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
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Susan Cassidy 2014-01-23 17:38:06 Re: Fully-automatic streaming replication failover when master dies?
Previous Message Susan Cassidy 2014-01-23 17:37:04 Re: Prepared statements and cursors