Prepared select - Mailing list pgsql-hackers

From Robert Turnbull
Subject Prepared select
Date
Msg-id 005101c418da$07e0b2c0$6f64a8c0@robert
Whole thread Raw
Responses Re: Prepared select  (Christoph Haller <ch@rodos.fzk.de>)
List pgsql-hackers
How can I use a prepared select statement as mentioned in the documentation on SQL PREPARE. Preparing the statement is easy, the problem is using the plan to get a cursor. My assumption is the SQL OPEN command is not documented or there is some other libpq API to make this happen.
 
Thanks

pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: PITR for replication?
Next
From: Joe Conway
Date:
Subject: Re: Better support for whole-row operations and composite