Preparing select statements - Mailing list pgsql-hackers

From Robert Turnbull
Subject Preparing select statements
Date
Msg-id 001b01c41820$8fd927d0$6c64a8c0@robert
Whole thread Raw
List pgsql-hackers
How can I execute a prepared query using the libpq interface? The SQL Prepare documentation talks about select statements, but where is the documentation on SQL OPEN or some functionally equivalent libpq API? That is to say how is a cursor generated from a plan?
 
Thanks

pgsql-hackers by date:

Previous
From: elrik-de-melnibone@ifrance.com (elrik)
Date:
Subject: Re: what do postgresql with view ?
Next
From: vinayj@ncst.ernet.in
Date:
Subject: Create Type Problem