Re: proposal - new SPI cursor function - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: proposal - new SPI cursor function
Date
Msg-id 1167847980.3903.567.camel@silverbirch.site
Whole thread Raw
In response to proposal - new SPI cursor function  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Responses Re: proposal - new SPI cursor function
List pgsql-hackers
On Wed, 2007-01-03 at 18:30 +0100, Pavel Stehule wrote:

> I am working on support scrollable cursors in plpgpsm. Scrollable cursors 
> are in ToDo for plpgsql too. I need new function  
> SPI_cursor_fetch_with_direction(Portal portal, int direction, long count) 
> where is possible set direction of fetch statement.

Sounds good.

Please ensure the default for PL/pgSQL remains as non-scrollable. That
may or may not be the same for plpgpsm.

--  Simon Riggs              EnterpriseDB   http://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Operator class group proposal
Next
From: Tom Lane
Date:
Subject: Re: Operator class group proposal