Re: Options for protocol level cursors - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Options for protocol level cursors
Date
Msg-id 11122.1213290499@sss.pgh.pa.us
Whole thread Raw
In response to Options for protocol level cursors  (James William Pye <pgsql@jwp.name>)
Responses Re: Options for protocol level cursors  (James William Pye <pgsql@jwp.name>)
List pgsql-hackers
James William Pye <pgsql@jwp.name> writes:
> Is there anyway to bind a cursor with SCROLL and WITH HOLD at the  
> protocol level?

No, and for at least the first of those I don't see the point,
since the protocol doesn't offer any behavior other than forward
fetch.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Overhauling GUCS
Next
From: James William Pye
Date:
Subject: Re: Options for protocol level cursors