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
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2007-01-03 18:17:32 |
| Subject: Re: Operator class group proposal |
| Previous: | From: Gregory Stark | Date: 2007-01-03 17:47:30 |
| Subject: Re: Operator class group proposal |